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

freeeve / roaringrange / 28034653663
85%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 02:49PM 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

23 Jun 2026 02:48PM UTC coverage: 84.204% (-0.9%) from 85.112%
28034653663

push

github

freeeve
feat(go): RRVI + RRVR vector serializers (task 050)

WriteRRVI serializes a trained IVFPQ model (github.com/freeeve/go-ivfpq Model) to
the .rrvi byte layout — byte-for-byte with Rust Ivfpq::write (48-B header, optional
OPQ, centroids, codebooks, nlist×12 cluster directory, per-cluster [ids][codes]).
WriteRerank writes the RRVR bf16 sidecar (f32->bf16 round-to-nearest-even), matching
write_rerank. Conformance: gen_rrvi_golden assembles a deterministic model via
build_ivfpq_from_parts (exact-in-f32 fixtures, no FMA-fragile math) + a bf16 blob;
go/vector_test.go and Rust build_tests::rrvi_golden_matches assert byte-equality.
Closes the go-ivfpq train -> serialize -> reader-format loop.

1418 of 1684 relevant lines covered (84.2%)

26.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28034653663.1 23 Jun 2026 02:49PM UTC 16
84.2
GitHub Action Run
Source Files on build 28034653663
  • 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 #28034653663
  • 4127ce20 on github
  • Prev Build on main (#28034236960)
  • Next Build on main (#28035440447)
  • 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