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

freeeve / roaringrange / 28120638272
84%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 06:28PM 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 06:27PM UTC coverage: 84.204%. Remained the same
28120638272

push

github

freeeve
perf(facet): cap counts_full to top-N categories per field (task 052 follow-up)

FilteredIds.facetCounts fetched every category's tail, so on a wide sidecar
(DeepLibby: 108,126 categories) one drill-down did 216,068 range-reads / 26.5 MB —
unusable over HTTP. counts_full now takes a top_per_field cap: it prices exactly
(head+tail) only the top-N per field, ranked by the free head-only count (a good
filtered proxy — the head holds the top-ranked docs), and the unshown long tail keeps
its head-only count. wasm filtered_ids passes 64; top_per_field=0 still prices every
category (the conformance test asserts exactness there). Adds bench_facet_counts.rs:
on the live DeepLibby .rrf, 216,068 reads -> 541 (~400x), 841 ms -> 63 ms.

1418 of 1684 relevant lines covered (84.2%)

26.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28120638272.1 24 Jun 2026 06:28PM UTC 16
84.2
GitHub Action Run
Source Files on build 28120638272
  • 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 #28120638272
  • f4464170 on github
  • Prev Build on main (#28116869071)
  • Next Build on main (#28121213214)
  • 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