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

pulibrary / bibdata / b7231205-825b-4b86-bdf7-2e5b975501e9
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/net-ldap-0.20.0
DEFAULT BRANCH: main
Ran 16 Mar 2026 02:15PM UTC
Jobs 2
Files 183
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

16 Mar 2026 02:07PM UTC coverage: 90.32% (+0.4%) from 89.888%
b7231205-825b-4b86-bdf7-2e5b975501e9

Pull #3116

circleci

sandbergja
BibdataRs: return a Ruby hash containing all solr fields that have been implemented in Rust

Rather than individual function calls (which include the overhead
of re-parsing the record in Rust for each function call), we
return all of the solr fields at once in a hash.

This approach also means that we have a lot less boilerplate rust
code defining all those functions!

Before:
```
INFO finished Traject::Indexer#process: 45288 records in 109.243 seconds; 414.6 records/second overall.
```

After:
```
INFO finished Traject::Indexer#process: 45288 records in 99.357 seconds; 455.8 records/second overall.
```
Pull Request #3116: BibdataRs: return a Ruby hash containing all solr fields that have been implemented in Rust

1 of 53 new or added lines in 1 file covered. (1.89%)

9723 of 10765 relevant lines covered (90.32%)

271.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
52
30.43
-14.37% lib/bibdata_rs/src/marc/ruby_bindings.rs
Jobs
ID Job ID Ran Files Coverage
1 b7231205-825b-4b86-bdf7-2e5b975501e9.1 16 Mar 2026 02:15PM UTC 69
89.49
2 b7231205-825b-4b86-bdf7-2e5b975501e9.2 16 Mar 2026 02:20PM UTC 114
92.08
Source Files on build b7231205-825b-4b86-bdf7-2e5b975501e9
  • Tree
  • List 183
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #B7231205...
  • Pull Request #3116
  • PR Base - main (#7DC246F6...)
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