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

schematics / schematics / 594
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: bugfix/typo_overridden
DEFAULT BRANCH: master
Ran 20 Feb 2016 02:51PM UTC
Jobs 1
Files 17
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
594

push

travis-ci

bintoro
Make URLType regex compile faster

Python's `re` module seems to have a performance problem with
bracketed character classes containing huge ranges. This patch
deals with it by expressing valid characters through negation.

Disregarding surrogate pair and private use code points, all
IRI-incompatible characters can be found between 0x00 and 0x9F,
so they are easy to enumerate.

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

1789 of 1907 relevant lines covered (93.81%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 594.1 20 Feb 2016 02:51PM UTC 0
93.81
Travis Job 594.1
Source Files on build 594
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #594
  • 3414d41f on github
  • Prev Build on development (#593)
  • Next Build on development (#600)
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