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

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

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2017 03:35PM 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

11 Dec 2017 12:13PM UTC coverage: 90.38%. Remained the same
1395.4

cron

travis-ci

bors
Auto merge of #419 - ethanpailes:boyer-moore-integration, r=BurntSushi

Add an implimentation of Tuned Boyer-Moore.

While the existing literal string searching algorithm
leveraging memchr is quite fast, in some case more
traditional approaches still make sense. This patch
provides an implimentation of Tuned Boyer-Moore as
laid out in Fast String Searching by Hume & Sunday.
Some refinements to their work were gleened from the
grep source.

See: #408
See: [ripgrep-617](https://github.com/BurntSushi/ripgrep/issues/617)

3617 of 4002 relevant lines covered (90.38%)

0.9 hits per line

Source Files on job 1395.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1395
  • Travis Job 1395.4
  • 83c0b2fb on github
  • Prev Job for on master (#1394.4)
  • Next Job for on master (#1396.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