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

freeeve / roaringrange / 26704355789
82%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 05:32AM 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 05:32AM UTC coverage: 81.948%. Remained the same
26704355789

push

github

freeeve
perf(records): fetch a results page concurrently in get_many via join_all

A page's per-doc reads ran strictly serially (one get() awaited before the
next, each itself two dependent Range reads), so a 25-row page cost ~50
round-trips end to end. Issue every doc's get() before awaiting — matching the
join_all read-wave pattern already used in index.rs/facet.rs — so the page
fetches in a few concurrent waves; join_all preserves order.

345 of 421 relevant lines covered (81.95%)

8.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26704355789.1 31 May 2026 05:32AM UTC 5
81.95
GitHub Action Run
Source Files on build 26704355789
  • 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 #26704355789
  • aa5e6dcf on github
  • Prev Build on main (#26703870362)
  • Next Build on main (#26704489857)
  • 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