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

pulibrary / bibdata / 74ad5f41-4b90-4aba-bc2d-09444fe10580
91%
main: 90%

Build:
Build:
LAST BUILD BRANCH: frozen-string-literals
DEFAULT BRANCH: main
Ran 27 Aug 2025 01:11AM UTC
Jobs 2
Files 167
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

27 Aug 2025 01:07AM UTC coverage: 90.694%. Remained the same
74ad5f41-4b90-4aba-bc2d-09444fe10580

Pull #2903

circleci

sandbergja
AugmentTheSubject: use a Set to make subfield_a_match? faster

In a Vernier profile, 17% of all indexing time was spent in AugmentTheSubject#subfield_a_match?,
almost all of which was Array#include?

This commit switches from Array#include? to Set#include?, which is much faster. Vernier says that
this method now only take 0.6% of all indexing time, and Trajects statistics have increased from
240 records/second to 283 records/second locally.
Pull Request #2903: AugmentTheSubject: use a Set to make subfield_a_match? faster

7660 of 8446 relevant lines covered (90.69%)

401.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 74ad5f41-4b90-4aba-bc2d-09444fe10580.1 27 Aug 2025 01:11AM UTC 54
89.46
2 74ad5f41-4b90-4aba-bc2d-09444fe10580.2 27 Aug 2025 01:15AM UTC 113
92.41
Source Files on build 74ad5f41-4b90-4aba-bc2d-09444fe10580
  • Tree
  • List 167
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #74AD5F41...
  • Pull Request #2903
  • PR Base - main (#6E9A7961...)
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

© 2025 Coveralls, Inc