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

freeeve / roaringrange / 28541272305

Builds Branch Commit Type Ran Committer Via Coverage
28541272305 main feat(terms)!: per-language stop words + decouple stemming from language Stop-word removal is now keyed on the index language (18 Snowball languages) instead of a fixed English list, and the RRTI stem filter is decoupled from the language so an in... push 01 Jul 2026 07:08PM UTC freeeve github
84.28
28279688357 main feat(index)!: optional case-sensitive indexing (default case-fold) Add a case_sensitive index-creation setting across every text surface. The default (false) case-folds, so all existing builds stay byte-identical -- every pre-existing golden test... push 27 Jun 2026 07:02PM UTC freeeve github
84.32
28146543173 main fix(reader): harden index parsers against malicious inputs + add mutation fuzz harness Treat index bytes as untrusted (hostile origin or a corrupt/partial upload) and close the denial-of-service vectors a crafted file could trigger in the wasm re... push 25 Jun 2026 04:18AM UTC freeeve github
84.2
28134418554 main perf(facet): meta-only RrfFacets boot — facets() in 2 reads not ~191 (task 053) RrfFacets::open eagerly loaded the per-field top category head postings (~191 scattered range reads on the 108k-category DeepLibby .rrf -> 15-20s before the browse fa... push 24 Jun 2026 10:44PM UTC freeeve github
84.2
28122848213 main fix(demo): show N+ for depth-capped split/term search totals (task 052 leftover) The browse path (RrfFacets.filterIds) returns all survivors -> an exact total, while the tiered split-set search short-circuits at the ranked depth and has no exact-... push 24 Jun 2026 07:05PM UTC freeeve github
84.2
28121431909 main docs(tasks): capture the browse-vs-search totals discrepancy leftover in task 052 push 24 Jun 2026 06:41PM UTC freeeve github
84.2
28121213214 main feat(facet): counts_for — exact filtered counts for specific categories on demand Companion to the top-N counts cap: counts_full prices only the top categories per field, so the long tail is head-only/approximate. counts_for(result, &pairs) fetch... push 24 Jun 2026 06:38PM UTC freeeve github
84.2
28120638272 main perf(facet): cap counts_full to top-N categories per field (task 052 follow-up) FilteredIds.facetCounts fetched every category's tail, so on a wide sidecar (DeepLibby: 108,126 categories) one drill-down did 216,068 range-reads / 26.5 MB — unusabl... push 24 Jun 2026 06:28PM UTC freeeve github
84.2
28116869071 main ci: derive the wheel version from the git tag (PyPI tracks releases) The PyPI wheel version came from pyproject's static `version`, so it drifted from the git tags (tag v0.24.0/v0.24.1 -> PyPI 0.1.0/0.1.1). The release now rewrites python/pyproje... push 24 Jun 2026 05:24PM UTC freeeve github
84.2
28116321279 main chore(python): bump package version 0.1.0 -> 0.1.1 for the v0.24.1 patch release push 24 Jun 2026 05:14PM UTC freeeve github
84.2
28070056122 main fix(rust): splitset golden paths ../go/testdata -> ../testdata (root move follow-up) The root move missed five splits-feature golden reads in splitset_build.rs (rrss, rrss_geo, rrti_term_split) — they use the leading-slash concat form `/../go/tes... push 24 Jun 2026 02:02AM UTC freeeve github
84.2
28069865975 main 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 -> roaring... push 24 Jun 2026 01:57AM UTC freeeve github
84.2
28063956522 main refactor(go): rename core module to github.com/freeeve/roaringrange/go The Go module lives in go/ but declared the bare path github.com/freeeve/roaringrange, so the module proxy could serve the tags but not map that import path to the package (it... push 23 Jun 2026 11:25PM UTC freeeve github
84.2
28050876170 main ci: fix stuck releases (cross-build macOS x86_64 on arm64) + refresh actions The Release (PyPI) workflow stalled on every tag since v0.20.0: 4/5 wheel legs finished in ~2 min but 'wheels (macos-13 x86_64)' never got a runner (GitHub is retiring t... push 23 Jun 2026 07:18PM UTC freeeve github
84.2
28043098428 main fix(go): add go-ivfpq + klauspost to the replace-importing modules' go.sum go/conformance and examples/openalex are separate modules that replace => ../ and import the core package, so they transitively need the core's dependencies in their own g... push 23 Jun 2026 05:06PM UTC freeeve github
84.2
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
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