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

freeeve / roaringrange / 28069865975
84%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 01:57AM 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

24 Jun 2026 01:56AM UTC coverage: 84.204%. Remained the same
28069865975

push

github

freeeve
refactor(go): move the Go module to the repo root (github.com/freeeve/roaringrange)

Finishes what the /go rename started: the module path now matches the package name, so
the import is idiomatic — go get github.com/freeeve/roaringrange -> roaringrange.X, on
plain vX.Y.Z tags (the same line that drives the Rust/Python release; no go/v* prefix).
This mirrors how go-ivfpq (root go.mod) published cleanly, which the subdir layout could
not.

- go/*.go, go/testdata, go/go.{mod,sum} -> repo root; go/conformance -> conformance/.
- module path .../roaringrange/go -> .../roaringrange; the two satellite modules'
  require+replace and the three internal imports updated (local replaces kept for
  in-repo dev).
- Rust golden/fixture paths ../go/testdata -> ../testdata — cross-language conformance
  intact (all *_golden_matches + the zstd cross-lang test pass).
- CI: drop working-directory: go, coverage file -> coverage.out, conformance dir.
- README badges + layout table and SPLITSET.md paths updated.

1418 of 1684 relevant lines covered (84.2%)

26.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28069865975.1 24 Jun 2026 01:57AM UTC 16
84.2
GitHub Action Run
Source Files on build 28069865975
  • 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 #28069865975
  • 56839189 on github
  • Prev Build on main (#28063956522)
  • Next Build on main (#28070056122)
  • 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