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

pulibrary / bibdata / 516b2d38-ad7d-44f7-b346-0bf8d74bd052
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/activesupport-8.1.2.1
DEFAULT BRANCH: main
Ran 10 Mar 2026 08:57PM UTC
Jobs 2
Files 181
Run time 1min
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

10 Mar 2026 08:53PM UTC coverage: 90.042% (+0.1%) from 89.898%
516b2d38-ad7d-44f7-b346-0bf8d74bd052

Pull #3102

circleci

sandbergja
Optimize genres function by removing regular expressions

Rather than use regular expressions, we can divide each term into
windows, and see if the windows of one term contain the windows
of the second term.

From `cargo bench`:

```
genres                  time:   [19.782 µs 19.858 µs 19.946 µs]
                        change: [−11.756% −11.240% −10.738%] (p = 0.00 < 0.05)
                        Performance has improved.
```
Pull Request #3102: Optimize genres function by removing regular expressions

177 of 177 new or added lines in 1 file covered. (100.0%)

9657 of 10725 relevant lines covered (90.04%)

334.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 516b2d38-ad7d-44f7-b346-0bf8d74bd052.1 10 Mar 2026 08:57PM UTC 67
88.91
2 516b2d38-ad7d-44f7-b346-0bf8d74bd052.2 10 Mar 2026 09:01PM UTC 114
92.4
Source Files on build 516b2d38-ad7d-44f7-b346-0bf8d74bd052
  • Tree
  • List 181
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #516B2D38...
  • Pull Request #3102
  • PR Base - main (#EE9286F5...)
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