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

PyCQA / pylint / 1977 / 4
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 24 Apr 2018 02:36PM 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

24 Apr 2018 02:23PM UTC coverage: 88.673%. Remained the same
TOXENV=pypy

push

travis-ci

PCManticore
Add support for numpydoc return value names (#2031)

Numpydoc specification allows for optional return value name in the form
of:
```
Returns
-------
name : type
    Some description
```
These were not being honored by the current regex for return lines. This
adds an optional, non-capturing group to the regex which accounts for
the `name : ` bit.

Fixes #2030

9723 of 10965 relevant lines covered (88.67%)

0.89 hits per line

Source Files on job 1977.4 (TOXENV=pypy)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1834
  • Travis Job 1977.4
  • 96f4ca10 on github
  • Prev Job for TOXENV=pypy on master (#1976.4)
  • Next Job for TOXENV=pypy on master (#1978.4)
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