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

rust-lang / regex / 1053 / 4
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 20 May 2017 05:28PM UTC
Files 21
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

20 May 2017 03:18PM UTC coverage: 90.781% (+0.02%) from 90.761%
1053.4

push

travis-ci

bors
Auto merge of #368 - BurntSushi:ag-fix-367, r=BurntSushi

compiler: fix a byte class bug

The code that computes the byte classes had a bug that was only tripped
when the maximum number of equivalence classes was necessary (256). This
commit fixes that by rewriting the loop such that we never uselessly
increment outside the bounds of `u8`.

Fixes #367

3683 of 4057 relevant lines covered (90.78%)

0.91 hits per line

Source Files on job 1053.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1053
  • Travis Job 1053.4
  • 2fd0ff22 on github
  • Prev Job for on master (#1051.4)
  • Next Job for on master (#1056.4)
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