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

rust-lang / regex / 1376
93%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 03:21PM 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
1376

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

Jobs
ID Job ID Ran Files Coverage
4 1376.4 12 Dec 2017 03:21PM UTC 0
90.35
Travis Job 1376.4
Source Files on build 1376
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1376
  • 83c0b2fb on github
  • Prev Build on master (#1375)
  • Next Build on master (#1378)
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