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

pulibrary / bibdata / 82611eb9-67ec-4a2f-80a4-fd7469136476
90%

Build:
DEFAULT BRANCH: main
Ran 10 Mar 2026 11:21PM UTC
Jobs 2
Files 182
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 11:18PM UTC coverage: 90.047% (+0.005%) from 90.042%
82611eb9-67ec-4a2f-80a4-fd7469136476

push

circleci

web-flow
Refactor: use extract_field_values_by as a method rather than a function (#3103)

I think it's a little more ergonomic as a method. That way, we
can say:

```
record.extract_field_values_by(|field| field.tag == '500', join_all_subfields)
```

rather than:

```
extract_field_values_by(record, |field| field.tag == '500', join_all_subfields)
```

33 of 34 new or added lines in 3 files covered. (97.06%)

9653 of 10720 relevant lines covered (90.05%)

329.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.01
0.96% lib/bibdata_rs/src/marc/subject.rs
Jobs
ID Job ID Ran Files Coverage
1 82611eb9-67ec-4a2f-80a4-fd7469136476.1 10 Mar 2026 11:21PM UTC 68
88.92
2 82611eb9-67ec-4a2f-80a4-fd7469136476.2 10 Mar 2026 11:28PM UTC 114
92.4
Source Files on build 82611eb9-67ec-4a2f-80a4-fd7469136476
  • Tree
  • List 182
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #82611EB9...
  • 9eae452b on github
  • Prev Build on main (#E8937E0D...)
  • Next Build on main (#7996DC8A...)
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