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

pulibrary / bibdata / 65789b12-710e-4384-8888-0140a5099044
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/nokogiri-1.19.4
DEFAULT BRANCH: main
Ran 17 Jun 2026 04:07PM UTC
Jobs 2
Files 198
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

17 Jun 2026 04:00PM UTC coverage: 90.798% (+0.03%) from 90.769%
65789b12-710e-4384-8888-0140a5099044

Pull #3363

circleci

sandbergja
Migrate scale_display field to Rust

This commit introduces a macro extract_marc! that works
similarly to the extract_marc method in traject.

In traject, you might write:

```
extract_marc('255b:342a')
```

With this macro, you can achieve a similar effect with:

```
extract_marc!("255b", "342a")(record)
```
Pull Request #3363: Migrate scale_display field to Rust

50 of 51 new or added lines in 2 files covered. (98.04%)

11308 of 12454 relevant lines covered (90.8%)

83.24 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.31
-0.69% lib/bibdata_rs/src/marc/variable_length_field.rs
Jobs
ID Job ID Ran Files Coverage
1 65789b12-710e-4384-8888-0140a5099044.1 17 Jun 2026 04:07PM UTC 92
90.33
2 65789b12-710e-4384-8888-0140a5099044.2 17 Jun 2026 04:15PM UTC 106
92.23
Source Files on build 65789b12-710e-4384-8888-0140a5099044
  • Tree
  • List 198
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #65789B12...
  • Pull Request #3363
  • PR Base - main (#3779C8D7...)
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