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

PyCQA / pylint / 1578 / 3
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 05 Nov 2017 08:20PM UTC
Files 55
Run time 2s
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

05 Nov 2017 08:17PM UTC coverage: 88.617% (-0.04%) from 88.653%
TOXENV=py33

push

travis-ci

AWhetter
Extend trailing-comma-tuple check to more complex assignments (#1721)

* Extend trailing-comma-tuple check to more complex assignments

The previous implementation was too conservative with looking for
previous tokens associated with assignment: It looked only
at the immediately previous token, causing 'a = (5),' to not be
caught.

Now The current implementation backtracks to the start of the line
to find an assignment substring.

Fixes issue #1713

9474 of 10691 relevant lines covered (88.62%)

0.89 hits per line

Source Files on job 1578.3 (TOXENV=py33)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1578
  • Travis Job 1578.3
  • 12c954ee on github
  • Prev Job for TOXENV=py33 on master (#1571.3)
  • Next Job for TOXENV=py33 on master (#703.2)
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