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

PyCQA / pylint / 997
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 15 May 2018 05:32PM UTC
Jobs 4
Files 56
Run time 3min
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
997

push

travis-ci

Claudiu Popa
Fix import of symlinks outside of path with modutils (#546)

Makes load_module_from_file able to import files within the path that
are just a symlink to a file outside of the path.
modutils is using realpath at the moment which will resolve the symlink
and don't allow the import as the file is detected outside of the
available paths. By checking both abspath and realpath this patches add
support for such scenarios.

0 of 7696 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 997.1 (TOXENV=py34) 15 May 2018 05:32PM UTC 0
0.0
Travis Job 997.1
2 997.2 (TOXENV=py35) 15 May 2018 05:34PM UTC 0
0.0
Travis Job 997.2
4 997.4 (TOXENV=py36) 15 May 2018 05:35PM UTC 0
0.0
Travis Job 997.4
5 997.5 (TOXENV=py37) 15 May 2018 05:36PM UTC 0
0.0
Travis Job 997.5
Source Files on build 997
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #997
  • cd76b495 on github
  • Prev Build on master (#2112)
  • Next Build on master (#2114)
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