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

rust-lang / regex / 1053
93%

Build:
DEFAULT BRANCH: master
Ran 20 May 2017 05:28PM UTC
Jobs 1
Files 21
Run time 2s
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
1053

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

Jobs
ID Job ID Ran Files Coverage
4 1053.4 20 May 2017 05:28PM UTC 0
90.78
Travis Job 1053.4
Source Files on build 1053
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1053
  • 2fd0ff22 on github
  • Prev Build on master (#1051)
  • Next Build on master (#1056)
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