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

tarantool / go-storage / 25554969321
90%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 12:16PM UTC
Jobs 1
Files 42
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

08 May 2026 12:14PM UTC coverage: 92.913% (+0.1%) from 92.781%
25554969321

push

github

bigbes
integrity: fix empty Range dropping every result under integrity

Store[T].Range(ctx, "") and Typed[T].Range(ctx, "") returned nothing as
soon as a hasher or signer/verifier was configured: the empty-name
branch fetched only the value-layer prefix, so the validator reported
"missing signature/hash" for every entry and the result filter dropped
them. Reproduced under LayeredNamer; DefaultNamer masked it because all
categories share one root.

Add Namer.Prefixes(val, isPrefix) []string returning one prefix per key
category. Both Range implementations now fan out via Prefixes for the
empty-name branch.

Breaking change for third-party Namer implementations.

Closes TNTP-7707

69 of 69 new or added lines in 4 files covered. (100.0%)

3186 of 3429 relevant lines covered (92.91%)

624.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25554969321.1 08 May 2026 12:16PM UTC 42
92.91
GitHub Action Run
Source Files on build 25554969321
  • Tree
  • List 42
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cc5e8f0f on github
  • Prev Build on master (#25554963135)
  • Next Build on master (#25556874023)
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