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

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

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 22 Aug 2018 06:34AM 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: 90.025% (+0.009%) from 90.016%
TOXENV=py37

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

10279 of 11418 relevant lines covered (90.02%)

0.9 hits per line

Source Files on job 2611.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 2312
  • Travis Job 2611.7
  • 1d0753b0 on github
  • Prev Job for TOXENV=py37 on master (#2610.7)
  • Next Job for TOXENV=py37 on master (#2612.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