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

pulibrary / bibdata / 2637e9e1-2355-45e9-8a32-29086a8c101d
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: frozen-string-literals
DEFAULT BRANCH: main
Ran 23 Sep 2025 08:44PM UTC
Jobs 1
Files 55
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

23 Sep 2025 08:41PM UTC coverage: 87.807% (-1.9%) from 89.687%
2637e9e1-2355-45e9-8a32-29086a8c101d

Pull #2938

circleci

sandbergja
New implementation of cjk_notes field in rust

This implementation has two differences to the ruby implementation:
* Values with no CJK characters are excluded from this field, since
  indexing CJK fields can only be done in one solr indexing thread
  at a time, and it is inefficient to do CJK analysis on non-CJK
  text.
* It includes CJK text that appears in the 5xx fields proper (as
  opposed to the parallel 880 fields).  This will allow us to remove
  the cjk_notes_copied field from our solr configuration.

This commit also creates a new CJK module and moves the existing
CJK subject logic into it.
Pull Request #2938: New implementation of cjk_notes field in rust

37 of 119 new or added lines in 3 files covered. (31.09%)

3 existing lines in 1 file now uncovered.

4580 of 5216 relevant lines covered (87.81%)

17.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% lib/bibdata_rs/src/lib.rs
5
0.0
0.0% lib/bibdata_rs/src/marc.rs
76
32.74
lib/bibdata_rs/src/marc/cjk.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
0.0
0.0% lib/bibdata_rs/src/marc.rs
Jobs
ID Job ID Ran Files Coverage
1 2637e9e1-2355-45e9-8a32-29086a8c101d.1 23 Sep 2025 08:44PM UTC 55
87.81
Source Files on build 2637e9e1-2355-45e9-8a32-29086a8c101d
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #2637E9E1...
  • Pull Request #2938
  • PR Base - main (#01E1C98D...)
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