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

pulibrary / bibdata / e8ee4cfb-a24a-4dab-ba6b-122ba02f0e6b
90%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2025 01:35AM 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:31AM UTC coverage: 90.694%. Remained the same
e8ee4cfb-a24a-4dab-ba6b-122ba02f0e6b

push

circleci

web-flow
AugmentTheSubject: use a Set to make subfield_a_match? faster (#2903)

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.

7660 of 8446 relevant lines covered (90.69%)

407.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e8ee4cfb-a24a-4dab-ba6b-122ba02f0e6b.1 27 Aug 2025 01:35AM UTC 54
89.46
2 e8ee4cfb-a24a-4dab-ba6b-122ba02f0e6b.2 27 Aug 2025 01:40AM UTC 113
92.41
Source Files on build e8ee4cfb-a24a-4dab-ba6b-122ba02f0e6b
  • Tree
  • List 167
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #E8EE4CFB...
  • b5bdc1ee on github
  • Prev Build on main (#6E9A7961...)
  • Next Build on main (#E7187F8B...)
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