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

PyCQA / pylint / 1578
92%
main: 95%

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

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

9776 of 10691 relevant lines covered (91.44%)

6.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1578.1 (TOXENV=py27) 05 Nov 2017 08:20PM UTC 0
89.52
Travis Job 1578.1
2 1578.2 (TOXENV=py27) 05 Nov 2017 08:20PM UTC 0
89.5
Travis Job 1578.2
3 1578.3 (TOXENV=py33) 05 Nov 2017 08:20PM UTC 0
88.62
Travis Job 1578.3
4 1578.4 (TOXENV=py34) 05 Nov 2017 08:20PM UTC 0
88.68
Travis Job 1578.4
5 1578.5 (TOXENV=py35) 05 Nov 2017 08:20PM UTC 0
88.77
Travis Job 1578.5
6 1578.6 (TOXENV=py36) 05 Nov 2017 08:24PM UTC 0
88.78
Travis Job 1578.6
7 1578.7 (TOXENV=pypy) 05 Nov 2017 08:26PM UTC 0
89.52
Travis Job 1578.7
Source Files on build 1578
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1578
  • 12c954ee on github
  • Prev Build on master (#1571)
  • Next Build on master (#703)
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