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

google / openhtf / 2025 / 1
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: test_853837558
DEFAULT BRANCH: master
Ran 04 Dec 2018 10:12AM UTC
Files 60
Run time 35min
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

04 Dec 2018 10:10AM UTC coverage: 50.24%. Remained the same
TOXENV=py27

Pull #835

travis-ci

web-flow
Python 3 compatibility xrange(10) --> range(10)

__xrange()__ was removed in Python 3 in favor of __range()__.  For unknown values we would __from six.moves import xrange__ but for the low value of __10__, there is no practical difference __range()__ and __xrange()__ performance on Python 2.
Pull Request #835: Python 3 compatibility xrange(10) --> range(10)

2616 of 5207 relevant lines covered (50.24%)

0.5 hits per line

Source Files on job 2025.1 (TOXENV=py27)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1887
  • Travis Job 2025.1
  • 3a0fb7a6 on github
  • Prev Job for TOXENV=py27 on patch-1 (#2024.1)
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