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

freeeve / roaringrange / 29391545407
65%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 05:29AM UTC
Jobs 1
Files 33
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

15 Jul 2026 05:28AM UTC coverage: 64.929%. Remained the same
29391545407

push

github

freeeve
feat(rust): per-split facet digest -- KB-scale facet pricing boot (Rust half)

New summary TLV (tag 3): a per-split facet digest -- the top-k categories
per field by full-corpus count, with names, counts, and posting ranges,
derived from the emitted sidecar's own bytes so ranges match exactly.

- builders: with_facet_digest(top_per_field) on both split builders emits
  the digest at seal, after the presence TLV; 0 (default) emits nothing and
  keeps every existing manifest byte-identical
- reader: facet_counts/facet_counts_for price from the resident digest when
  it can serve the request (cap within the digest's k; every named pair
  either in the digest or provably absent per the facet-presence summary,
  which prices to 0 with no fetch); any miss falls back to open_meta, so
  results never depend on the digest -- old readers skip the unknown tag
- for a high-cardinality sidecar this removes the whole-meta boot (measured
  ~2.3MB per split, ~60% of a first-touch facet wave) from the pricing path

Tests: codec round-trip + pricing parity vs the full meta; digest-carrying
manifests (hand-built and builder-built) price with zero .rrf offset-0
reads; uncapped pricing and long-tail pairs fall back; provably-absent
pairs price 0 fetch-free.

Go writer mirror + shared conformance golden land next.

2466 of 3798 relevant lines covered (64.93%)

90.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29391545407.1 15 Jul 2026 05:29AM UTC 33
64.93
GitHub Action Run
Source Files on build 29391545407
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29391545407
  • d55e75af on github
  • Prev Build on main (#29390613375)
  • Next Build on main (#29392576987)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc