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

PyCQA / pylint / 1977
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 24 Apr 2018 02:28PM UTC
Jobs 4
Files 55
Run time 8min
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
1977

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

9782 of 10965 relevant lines covered (89.21%)

3.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1977.1 (TOXENV=py34) 24 Apr 2018 02:28PM UTC 0
88.88
Travis Job 1977.1
2 1977.2 (TOXENV=py35) 24 Apr 2018 02:28PM UTC 0
88.99
Travis Job 1977.2
3 1977.3 (TOXENV=py36) 24 Apr 2018 02:28PM UTC 0
89.03
Travis Job 1977.3
4 1977.4 (TOXENV=pypy) 24 Apr 2018 02:36PM UTC 0
88.67
Travis Job 1977.4
Source Files on build 1977
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1977
  • 96f4ca10 on github
  • Prev Build on master (#1976)
  • Next Build on master (#1978)
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