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

PyCQA / astroid / 1421 / 7
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: regex-brain
DEFAULT BRANCH: main
Ran 09 Apr 2019 03:07PM UTC
Files 59
Run time 3s
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

09 Apr 2019 03:00PM UTC coverage: 89.307% (-0.002%) from 89.309%
TOXENV=py37

push

travis-ci

PCManticore
Drop a superfluous and wrong callcontext when inferring the result of a context manager

The callcontext was containing the instance of the class (self) as the sole argument,
but this was tripping the inference of unknown arguments coming down into an
instance, such as the one from the commit's example.
By dropping the superfluous callcontext, the inference can no longer assume
that the first argument is the instance of the class, leading to wrongly
infer `self.client` as the first argument of the instantiation call.

Close PyCQA/pylint#2859

7241 of 8108 relevant lines covered (89.31%)

0.89 hits per line

Source Files on job 1421.7 (TOXENV=py37)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1012
  • Travis Job 1421.7
  • e0a298df on github
  • Prev Job for TOXENV=py37 on master (#1420.7)
  • Next Job for TOXENV=py37 on master (#1431.7)
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