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

PyCQA / pylint / 3383 / 10
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 16 Aug 2019 04:00PM UTC
Files 68
Run time 6s
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

16 Aug 2019 03:31PM UTC coverage: 89.427% (+0.03%) from 89.401%
TOXENV=pypy

push

travis-ci

PCManticore
Add a new check `arguments-out-of-order`

The implementation successfully warns against the most obvious cases
where named variables are supplied to a function that all match a
function's positional argument, but are in the wrong order.

There are some additional corner cases that need to be addresses, such
as call sites that are not typical function calls.

Added additional checking for the presence of `self` arguments when
calling instance attributes.

Refactored the check into its own function so that we can bail out
cleanly with a return if needed.

Close #2975

10606 of 11860 relevant lines covered (89.43%)

0.89 hits per line

Source Files on job 3383.10 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2824
  • Travis Job 3383.10
  • 4bf6f03c on github
  • Prev Job for TOXENV=pypy on master (#3382.10)
  • Next Job for TOXENV=pypy on master (#3388.10)
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