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

tarantool / go-storage / 25113716603
93%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 02:07PM UTC
Jobs 1
Files 38
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

29 Apr 2026 02:06PM UTC coverage: 93.033% (-0.3%) from 93.283%
25113716603

push

github

bigbes
namer: add LayeredNamer for per-category key layout

Add LayeredNamer: a namespace-agnostic namer that places each key
category under its own top-level location segment:

  /<objectLocation>/<name>                       (value)
  /hash/<hashLocation>/<objectLocation>/<name>   (hash, one per hasher)
  /sig/<sigLocation>/<objectLocation>/<name>     (signature, one per signer)

CompactSingleHash / CompactSingleSig drop the per-hasher / per-signer
location segment when the configured list has exactly one entry; the
constructor validates that the corresponding list has exactly one entry.

The constructor validates all segments (non-empty, no slashes, unique
across categories) and returns an error on violation. ParseKey parses
back to (name, KeyType, property) unambiguously.

Part of TNTP-7587

233 of 259 new or added lines in 1 file covered. (89.96%)

2457 of 2641 relevant lines covered (93.03%)

790.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
89.96
namer/layered.go
Jobs
ID Job ID Ran Files Coverage
1 25113716603.1 29 Apr 2026 02:07PM UTC 38
93.03
GitHub Action Run
Source Files on build 25113716603
  • Tree
  • List 38
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0b6cb126 on github
  • Prev Build on master (#25111516933)
  • Next Build on master (#25118728679)
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