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

freeeve / roaringrange / 29431855365
65%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 04:18PM 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 04:17PM UTC coverage: 64.981%. Remained the same
29431855365

push

github

freeeve
fix(wasm): records preload takes &self (overlaps hydration); perf(rust): two-tier facet wave-C bridging

- RecordStore's resident offset table moves behind an RwLock, so preloadIdx/
  preloadIdxPrefix/setResidentIdx take a shared borrow: firing a preload and
  hydrating (getMany) concurrently is now safe -- the exclusive borrow held
  across the preload's await made any overlapping call throw 'recursive use
  of an object'. The store stays Sync for native builders. Regression test
  runs get_many against a shared store while a preload is parked in flight.
- facet pricing wave C bridges WITHIN one category's posting at 16 KiB
  (bounded over-read across skipped containers, so alternating-bucket
  results cost one read per category, not one per container) while keeping
  cross-category bridging at the dead-byte-averse 2 KiB.

2505 of 3855 relevant lines covered (64.98%)

91.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29431855365.1 15 Jul 2026 04:18PM UTC 33
64.98
GitHub Action Run
Source Files on build 29431855365
  • 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 #29431855365
  • 3bbee9c0 on github
  • Prev Build on main (#29393154690)
  • Next Build on main (#29460422982)
  • 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