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

python-modernize / python-modernize / 193 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2015 11:30PM UTC
Files 24
Run time 42s
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

20 Mar 2015 11:28PM UTC coverage: 95.643% (+0.02%) from 95.625%
193.2

Pull #120

travis-ci

takluyver
Fix transformation of non-iter dict methods in for loops

Addresses issue #119 - it's not exactly what the author asked for, but I
think it's better ;-)

For some reason, 2to3 only treats a for loop as a special context for
iter* methods, so it will add a list() call to e.g. `for x in
d.values()`.
Pull Request #120: Fix transformation of non-iter dict methods in for loops

461 of 482 relevant lines covered (95.64%)

0.96 hits per line

Source Files on job 193.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 193
  • Travis Job 193.2
  • f2fde602 on github
  • Prev Job for on master (#192.3)
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