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

freeeve / roaringrange / 26705285521
82%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 06:23AM UTC
Jobs 1
Files 5
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

31 May 2026 06:23AM UTC coverage: 81.948%. Remained the same
26705285521

push

github

freeeve
perf(search): coalesce container reads into spans; show per-phase fetch bytes

Per-container ranged reads fanned out to thousands of requests (1178 on a
1-result query, ~6s wall-clock) even though bytes dropped 35x. Coalesce the
needed containers (ascending offsets) into a few byte spans, bridging gaps up
to 16KB, so a run of consecutive keys is one ranged read instead of hundreds.
Demo perf bar now shows per-phase bytes (search vs results) rather than one
total, so the search/results fetch split is visible.

345 of 421 relevant lines covered (81.95%)

8.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26705285521.1 31 May 2026 06:23AM UTC 5
81.95
GitHub Action Run
Source Files on build 26705285521
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26705285521
  • 283b96bf on github
  • Prev Build on main (#26705106791)
  • Next Build on main (#26705566734)
  • 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