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

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

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

18 Dec 2016 06:06PM UTC coverage: 88.872% (+0.003%) from 88.869%
TOXENV=pypy

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

8993 of 10119 relevant lines covered (88.87%)

0.89 hits per line

Source Files on job 911.5 (TOXENV=pypy)
  • 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.5
  • 4a15be41 on github
  • Prev Job for TOXENV=pypy on master (#909.5)
  • Next Job for TOXENV=pypy on master (#912.5)
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