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

PyCQA / pylint / 1289
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 01 Jun 2017 09:53PM UTC
Jobs 6
Files 55
Run time 10min
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
1289

push

travis-ci

PCManticore
Implement a Python3 warning for declaring a method `next` method that would implement the Iterator protocol in Python 2 but not in Python 3. (#1509)

In Python 2 implementing a no argument instance method `next` would implement the Iterator protocol, allowing the class to be used
with `next()` or a `for` loop.  In Python 3 this is now `__next__`.

12 of 12 new or added lines in 1 file covered. (100.0%)

9472 of 10372 relevant lines covered (91.32%)

5.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1289.1 (TOXENV=py27) 01 Jun 2017 09:53PM UTC 0
89.51
Travis Job 1289.1
2 1289.2 (TOXENV=py33) 01 Jun 2017 09:53PM UTC 0
88.57
Travis Job 1289.2
3 1289.3 (TOXENV=py34) 01 Jun 2017 09:57PM UTC 0
88.6
Travis Job 1289.3
4 1289.4 (TOXENV=py35) 01 Jun 2017 09:57PM UTC 0
88.69
Travis Job 1289.4
5 1289.5 (TOXENV=py36) 01 Jun 2017 09:55PM UTC 0
88.7
Travis Job 1289.5
6 1289.6 (TOXENV=pypy) 01 Jun 2017 10:03PM UTC 0
89.52
Travis Job 1289.6
Source Files on build 1289
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1289
  • 5587eefe on github
  • Prev Build on master (#1281)
  • Next Build on master (#1290)
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