• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iwaseyusuke / ryu / 703
67%
master: 68%

Build:
Build:
LAST BUILD BRANCH: mrtlib-Support_RFC8050
DEFAULT BRANCH: master
Ran 11 Apr 2017 12:49AM UTC
Jobs 4
Files 430
Run time 12min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
703

push

travis-ci

iwaseyusuke
utils.import_module: Prefer filepath than Python module

Currently, ryu.utils.import_module() prefers the Python module path
than the user specified file path, and if the user app name is the
same with the Python module, this function returns the Python module
instead of the user app.

This patch fixes to try to load "file" before finding the loaded
Python module, and fixes this problem.

Note: With this patch, import_module() will reload (override) a module
if the specified module file name is the same.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: Brad Cowie <brad@gizmoguy.net.nz>

54860 of 81377 relevant lines covered (67.41%)

2.02 hits per line

Jobs
ID Job ID Ran Files Coverage
2 703.2 (TOX_ENV=py34) 11 Apr 2017 12:55AM UTC 0
67.41
Travis Job 703.2
3 703.3 (TOX_ENV=py35) 11 Apr 2017 01:01AM UTC 0
67.41
Travis Job 703.3
4 703.4 (TOX_ENV=pypy26) 11 Apr 2017 12:53AM UTC 0
67.41
Travis Job 703.4
5 703.5 (TOX_ENV=pep8) 11 Apr 2017 12:49AM UTC 0
Travis Job 703.5
Source Files on build 703
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #703
  • 31118fb3 on github
  • Prev Build on utils-import_module-Prefer_filepath_than_Python_module (#702)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc