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

PyCQA / pylint / 911 / 2
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 18 Dec 2016 06:11PM UTC
Files 53
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

18 Dec 2016 06:06PM UTC coverage: 88.092% (+0.004%) from 88.088%
TOXENV=py33

push

travis-ci

PCManticore
Don't emit used-before-assignment in certain single statement functions

If a single statement function has a particular variable and the statement
is on the same line as the function definition, then we were going to emit
used-before-assignment for that particular value. This was wrong, since
the variable was used after the definition.

Part of #1135

8914 of 10119 relevant lines covered (88.09%)

0.88 hits per line

Source Files on job 911.2 (TOXENV=py33)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 911
  • Travis Job 911.2
  • 4a15be41 on github
  • Prev Job for TOXENV=py33 on master (#909.2)
  • Next Job for TOXENV=py33 on master (#912.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