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

iwaseyusuke / ryu / 707
68%

Build:
DEFAULT BRANCH: master
Ran 09 May 2017 06:48AM UTC
Jobs 5
Files 430
Run time 1375min
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
707

push

travis-ci

fujita
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>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>

54870 of 81474 relevant lines covered (67.35%)

2.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 707.1 (TOX_ENV=py27) 09 May 2017 06:51AM UTC 0
67.3
Travis Job 707.1
2 707.2 (TOX_ENV=py34) 09 May 2017 06:51AM UTC 0
67.12
Travis Job 707.2
3 707.3 (TOX_ENV=py35) 09 May 2017 06:49AM UTC 0
67.31
Travis Job 707.3
4 707.4 (TOX_ENV=pypy26) 09 May 2017 06:50AM UTC 0
67.12
Travis Job 707.4
5 707.5 (TOX_ENV=pep8) 09 May 2017 06:48AM UTC 0
Travis Job 707.5
Source Files on build 707
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #707
  • a197d873 on github
  • Prev Build on master (#704)
  • Next Build on master (#708)
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

© 2026 Coveralls, Inc