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

schematics / schematics / 594 / 1
91%
master: 91%

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

20 Feb 2016 02:42PM UTC coverage: 93.812% (+0.003%) from 93.809%
594.1

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.

1789 of 1907 relevant lines covered (93.81%)

0.94 hits per line

Source Files on job 594.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 594
  • Travis Job 594.1
  • 3414d41f on github
  • Prev Job for on development (#593.1)
  • Next Job for on development (#600.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