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

freeeve / roaringrange / 27359238453
85%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 03:47PM UTC
Jobs 1
Files 9
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

11 Jun 2026 03:46PM UTC coverage: 85.562% (-0.02%) from 85.586%
27359238453

push

github

freeeve
feat(rust,go,python): geometric split tiering — per-tier doubling byte caps

SplitBuildConfig/TermSplitBuildConfig (and Go SplitBuildConfig/
TermSplitBuildConfig, and the Python builder kwargs) gain byte_cap_max:
when nonzero, tier i's cap is min(byte_cap << i, byte_cap_max) — small
splits at the top of the rank order where queries concentrate, doubling
down the tail so a full worst-case descent pays per-split round-trip
overhead only ~log-many times. 0 keeps the flat single-cap behavior and
every existing manifest byte-identical (the frozen goldens are untouched).

The shared cap_for/capFor arithmetic is pinned cross-language by a new
geometric conformance golden (go/testdata/rrss_geo_build_golden.txt,
asserted byte-for-byte on both sides — a one-off divergence in seal-
boundary placement changes every byte after it), plus a behavioral test
that doubling caps seal fewer splits than the flat base cap. The
build_trigram_splitset / build_term_splitset examples take a cap_max_mb
arg; the OpenAlex retarget (512 MiB base, 8 GiB max → ~18 trigram /
~12 term splits instead of 389/243) runs after the impacts build frees
the box.

966 of 1129 relevant lines covered (85.56%)

28.47 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
89.84
-0.36% splitsetbuild.go
13
85.43
0.1% termsplitsetbuild.go
Jobs
ID Job ID Ran Files Coverage
1 27359238453.1 11 Jun 2026 03:47PM UTC 9
85.56
GitHub Action Run
Source Files on build 27359238453
  • Tree
  • List 9
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27359238453
  • 80b383fa on github
  • Prev Build on main (#27327107342)
  • Next Build on main (#27359543350)
  • 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