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

tschijnmo / programmabletuple / 23 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2015 10:39PM UTC
Files 1
Run time 1s
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

27 Aug 2015 10:36PM UTC coverage: 74.272%. Remained the same
23.1

push

travis-ci

tschijnmo
Remove return with argument in the generator

In Python 3.2, generator with return statement of a value will be
considered an error. So now it is fixed by removing the value. This will
not change the semantics of the code at all, since the value set to the
StopIteration exception is not used here anyway. And it expands the
usability of the code.

153 of 206 relevant lines covered (74.27%)

0.74 hits per line

Source Files on job 23.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23
  • Travis Job 23.1
  • 4cbfd8d9 on github
  • Prev Job for on master (#22.3)
  • Next Job for on master (#24.2)
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