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

astorfi / lip-reading-deeplearning / 30
90%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2017 06:29AM UTC
Jobs 1
Files 9
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

pending completion
30

Pull #1

travis-ci

web-flow
xrange --> range allows code to run in Python 2 and 3

The problem and solution are discussed here:
* https://stackoverflow.com/questions/15014310/why-is-there-no-xrange-function-in-python3
* https://docs.python.org/3.0/whatsnew/3.0.html#views-and-iterators-instead-of-lists
* http://python-future.org/compatible_idioms.html#xrange

I have simplified the change so that all we do is remove the leading 'x' and we get code that is valid in all Python versions.
Pull Request #1: Define xrange for Python 3

328 of 365 relevant lines covered (89.86%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30.1 18 Jul 2017 06:29AM UTC 0
89.86
Travis Job 30.1
Source Files on build 30
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #30
  • Pull Request #1
  • PR Base - master (#27)
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