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

PyCQA / pylint / 944
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 30 Mar 2018 08:45AM UTC
Jobs 3
Files 57
Run time 31s
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
944

push

travis-ci

Claudiu Popa
Module.__path__ is now a list

It used to be a string containing the path, but it doesn't reflect the situation
on Python, where it is actually a list.
Also fix a bug with namespace package's __path__ attribute, which wasn't using the
module's __path__, but its file attribute, which is None for namespace packages.

Close #528

5 of 5 new or added lines in 3 files covered. (100.0%)

0 of 7639 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
astroid/rebuilder.py
2
100.0
astroid/interpreter/objectmodel.py
2
100.0
astroid/scoped_nodes.py
Jobs
ID Job ID Ran Files Coverage
2 944.2 (TOXENV=py35) 30 Mar 2018 08:45AM UTC 0
0.0
Travis Job 944.2
4 944.4 (TOXENV=py36) 30 Mar 2018 08:45AM UTC 0
0.0
Travis Job 944.4
5 944.5 (TOXENV=py37) 30 Mar 2018 08:45AM UTC 0
0.0
Travis Job 944.5
Source Files on build 944
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #944
  • 7f46f934 on github
  • Prev Build on master (#1907)
  • Next Build on master (#946)
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