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

PyCQA / pylint / 2611 / 8
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 22 Aug 2018 06:45AM UTC
Files 55
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

22 Aug 2018 06:24AM UTC coverage: 89.622% (+0.009%) from 89.613%
TOXENV=pypy

push

travis-ci

PCManticore
 Fix is_subclass_of when one param is not ClassDef

Currently the function `checkers.utils.is_subclass_of()` is raising a
`NoneType object has no attribute name` exception when only one of the
arguments (nodes) is `None`.

This change fix that updating the function to make sure all params are
an instance of `astroid.ClassDef` before the proper check

10233 of 11418 relevant lines covered (89.62%)

0.9 hits per line

Source Files on job 2611.8 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2312
  • Travis Job 2611.8
  • 1d0753b0 on github
  • Prev Job for TOXENV=pypy on master (#2610.8)
  • Next Job for TOXENV=pypy on master (#2612.8)
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