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

rust-lang / regex / 1390
93%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2017 03:26PM 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
1390

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

Jobs
ID Job ID Ran Files Coverage
4 1390.4 24 Dec 2017 03:26PM UTC 0
90.38
Travis Job 1390.4
Source Files on build 1390
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1390
  • 83c0b2fb on github
  • Prev Build on master (#1388)
  • Next Build on master (#1391)
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