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

alexferl / zerohttp / 22806424706
94%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2026 08:15PM UTC
Jobs 1
Files 49
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

07 Mar 2026 08:15PM UTC coverage: 93.113% (-0.4%) from 93.527%
22806424706

push

github

web-flow
feat: add HMAC request signing middleware (#38)

* feat: add HMAC request signing middleware

Add HMAC-SHA256/384/512 request signing authentication for machine-to-machine
API security. Features include:

- Stateless authentication with replay protection via timestamps
- Key rotation support (multiple secrets per access key)
- Pre-signed URLs for temporary access without headers
- Configurable body size limits with UNSIGNED-PAYLOAD option
- RFC 9457 Problem Details error responses
- Client-side Signer for easy request signing

Signed-off-by: alexferl <me@alexferl.com>

* remove roadmap task file

Signed-off-by: alexferl <me@alexferl.com>

---------

Signed-off-by: alexferl <me@alexferl.com>

565 of 630 new or added lines in 2 files covered. (89.68%)

7 existing lines in 2 files now uncovered.

6125 of 6578 relevant lines covered (93.11%)

30.5 hits per line

Uncovered Changes

Lines Coverage ∆ File
55
87.47
middleware/hmac_auth.go
10
94.76
middleware/hmac_signer.go

Coverage Regressions

Lines Coverage ∆ File
5
85.3
-0.66% server.go
2
93.0
0.58% sse.go
Jobs
ID Job ID Ran Files Coverage
1 22806424706.1 07 Mar 2026 08:15PM UTC 49
93.11
GitHub Action Run
Source Files on build 22806424706
  • Tree
  • List 49
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22806424706
  • 7e836ff9 on github
  • Prev Build on master (#22802805080)
  • Next Build on master (#22813250023)
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