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

freeeve / roaringrange / 28134418554
84%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 10:44PM UTC
Jobs 1
Files 16
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

24 Jun 2026 10:43PM UTC coverage: 84.204%. Remained the same
28134418554

push

github

freeeve
perf(facet): meta-only RrfFacets boot — facets() in 2 reads not ~191 (task 053)

RrfFacets::open eagerly loaded the per-field top category head postings (~191 scattered
range reads on the 108k-category DeepLibby .rrf -> 15-20s before the browse facet panel
appeared), but facets() (the global names + full-corpus counts the UI shows) needs only
the meta. open now uses FacetIndex::open_meta: header + tables + string blob in 2 reads.
The head/tail postings load on demand at filter time (filterIds/facetCounts/countsFor
already range-fetch what they touch, task 052). counts_full's top-N rank key moves from
the resident head count (zero on a meta-only boot) to the full-corpus count (the meta).
RrsIndex/RrsCatalog facet opens still load heads (their cursor uses fetch-free counts()).
Bench (live DeepLibby): boot 224 reads -> 2.

1418 of 1684 relevant lines covered (84.2%)

26.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28134418554.1 24 Jun 2026 10:44PM UTC 16
84.2
GitHub Action Run
Source Files on build 28134418554
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28134418554
  • c8713e5d on github
  • Prev Build on main (#28122848213)
  • Next Build on main (#28146543173)
  • Delete
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