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

PyCQA / astroid / 1696 / 3
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: regex-brain
DEFAULT BRANCH: main
Ran 06 Mar 2020 12:32PM UTC
Files 72
Run time 7s
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

06 Mar 2020 12:22PM UTC coverage: 88.304% (-0.02%) from 88.32%
TOXENV=py35

push

travis-ci

PCManticore
Raise ``AttributeInferenceError`` when ``getattr()`` receives an empty name

If `Module.getattr` received an empty string (as a result of inference for example),
`astroid` would have returned the same Module again, which leads to false positives
in pylint, since the expected output was of a different type.

Rather than allowing empty names to pass through `getattr()`, we simply raise
an error earlier.

Close PyCQA/pylint#2991

7437 of 8422 relevant lines covered (88.3%)

0.88 hits per line

Source Files on job 1696.3 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1260
  • Travis Job 1696.3
  • 7120d894 on github
  • Prev Job for TOXENV=py35 on master (#1695.3)
  • Next Job for TOXENV=py35 on master (#1697.3)
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