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

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

Build:
DEFAULT BRANCH: master
Ran 14 May 2017 03:04PM 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

14 May 2017 02:25PM UTC coverage: 90.761%. Remained the same
1041.4

push

travis-ci

bors
Auto merge of #365 - iwillspeak:capture-len-fix, r=BurntSushi

Fix Bug in `rure_captures_len`

It looks like at some point in the past the captures were refactored
from being a vector of start and end positions into a list of location
structures. The C API still had a conversion of the lenght which
corrected for the captures being twice the length of the number of
captures.

This updates the length calculation in `rure.rs` to return the
correct length, and adds an assertion to the test case.

3674 of 4048 relevant lines covered (90.76%)

0.91 hits per line

Source Files on job 1041.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1041
  • Travis Job 1041.4
  • 68bc9588 on github
  • Prev Job for on master (#1037.4)
  • Next Job for on master (#1042.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