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

tarantool / go-storage / 27829873855
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-hex-codecs-v2
DEFAULT BRANCH: master
Ran 19 Jun 2026 01:55PM UTC
Jobs 1
Files 51
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

19 Jun 2026 01:54PM UTC coverage: 90.093% (+0.2%) from 89.939%
27829873855

Pull #114

github

bigbes
hasher,crypto: add hex-encoding decorators

Add hex variants that wrap the existing Hasher and SignerVerifier so the
stored payload is lower-case hex while Name() is passed through unchanged,
preserving the on-disk key layout.

- hasher: NewHexHasher, NewHexSHA256Hasher, NewHexSHA1Hasher
- crypto: NewHexSignerVerifier, NewHexVerifier,
  NewHexRSAPSSSignerVerifier, NewHexRSAPSSVerifier

The raw constructors are kept. No production call site is switched: the
only default use of NewSHA256Hasher is the digest computation inside
RSAPSS, which must stay raw because rsa.SignPSS expects the bare digest.
Pull Request #114: hasher,crypto: add hex-encoding decorators

60 of 66 new or added lines in 2 files covered. (90.91%)

3874 of 4300 relevant lines covered (90.09%)

504.93 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
91.11
crypto/hex.go
2
90.48
hasher/hex.go
Jobs
ID Job ID Ran Files Coverage
1 27829873855.1 19 Jun 2026 01:55PM UTC 51
90.09
GitHub Action Run
Source Files on build 27829873855
  • Tree
  • List 51
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #114
  • PR Base - master (#27193111628)
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