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

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

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2017 03:25PM 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.355% (-0.05%) from 90.405%
1387.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)

3616 of 4002 relevant lines covered (90.35%)

0.9 hits per line

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