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

PyCQA / pylint / 414
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 20 Jun 2016 06:46PM UTC
Jobs 5
Files 53
Run time 6min
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
414

push

travis-ci

PCManticore
Check proxies when verifying if an object supports a protocol

This patch adds support for understanding proxies of instances when checking
if an object, the proxy in question, supports a protocol or not. The problem
was with the isinstance call, since the proxy we have does not forward the
__instancecheck__ to its underlying wrapped object. Changing astroid for supporting
this use case requires a plethora of changes, which will lead to churn for a
small benefit.

Close #928

8582 of 9531 relevant lines covered (90.04%)

4.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 414.1 (TOXENV=py27) 20 Jun 2016 06:46PM UTC 0
88.58
Travis Job 414.1
2 414.2 (TOXENV=py33) 20 Jun 2016 06:46PM UTC 0
87.79
Travis Job 414.2
3 414.3 (TOXENV=py34) 20 Jun 2016 06:46PM UTC 0
87.79
Travis Job 414.3
4 414.4 (TOXENV=py35) 20 Jun 2016 06:47PM UTC 0
87.82
Travis Job 414.4
5 414.5 (TOXENV=pypy) 20 Jun 2016 06:53PM UTC 0
88.61
Travis Job 414.5
Source Files on build 414
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #414
  • ab5dcdac on github
  • Prev Build on master (#413)
  • Next Build on master (#418)
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