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

alecthomas / voluptuous / 622
95%
master: 96%

Build:
Build:
LAST BUILD BRANCH: match-error-messages
DEFAULT BRANCH: master
Ran 26 Nov 2019 10:42PM UTC
Jobs 4
Files 18
Run time 22s
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
622

Pull #414

travis-ci

web-flow
Add error handling of incomparable values in Range

In Python3 some values that are comparable in Python2 are no longer
comparable. One instance of this is None, which in Python2 is always
less than any other object. In Python3, however, a TypeError is raised
if it is used in a comparison.

This commit handles said TypeError and issues a RangeInvalid exception
instead.
Pull Request #414: Handle incomparable values in Range

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

3152 of 3330 relevant lines covered (94.65%)

3.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 622.1 26 Nov 2019 10:42PM UTC 0
93.33
Travis Job 622.1
2 622.2 26 Nov 2019 10:42PM UTC 0
94.5
Travis Job 622.2
3 622.3 26 Nov 2019 10:42PM UTC 0
94.5
Travis Job 622.3
4 622.4 26 Nov 2019 10:42PM UTC 0
94.5
Travis Job 622.4
Source Files on build 622
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #622
  • Pull Request #414
  • PR Base - master (#620)
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