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

alecthomas / voluptuous / 622 / 3
95%
master: 96%

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

26 Nov 2019 10:41PM UTC coverage: 94.505% (+1.1%) from 93.406%
622.3

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

1049 of 1110 relevant lines covered (94.5%)

0.95 hits per line

Source Files on job 622.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 608
  • Travis Job 622.3
  • 7a918a24 on github
  • Prev Job for on incomparable-values-in-range (#620.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