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

pulibrary / bibdata / 2bd2e86a-2ee1-4a03-a431-66af7a5f25fa / 4
88%
main: 89%

Build:
Build:
LAST BUILD BRANCH: remove-extra-call
DEFAULT BRANCH: main
Ran 23 Sep 2025 06:24PM UTC
Files 113
Run time 2s
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

23 Sep 2025 05:00PM UTC coverage: 91.52% (+2.3%) from 89.201%
2bd2e86a-2ee1-4a03-a431-66af7a5f25fa.4

Pull #2936

circleci

sandbergja
Don't index values into cjk_subject field unless they truly have CJK characters

Our CJK transliteration routines rely on the icu4j RuleBasedTransliterator
class, which can only be run in one thread at a time.  Therefore, we
should not send data through these routines that don't truly need it, or
indexing will be quite slow (especially on Solr 9).

This pr moves cjk_subject indexing to Rust, and uses the nice unicode-blocks
crate to confirm that the cjk_subject values each have at least on CJK
character.
Pull Request #2936: Don't index values into cjk_subject field unless they truly have CJK characters

3227 of 3526 relevant lines covered (91.52%)

929.07 hits per line

Source Files on job 2bd2e86a-2ee1-4a03-a431-66af7a5f25fa.4
  • Tree
  • List 113
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • 58487add on github
  • Prev Job for on only-send-cjk-subjects (#24ff56fb-4f49-4c52-871b-6d58abc2e3d5.1)
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