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

stacklok / toolhive / 29597663350
69%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 04:55PM UTC
Jobs 1
Files 806
Run time 2min
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

17 Jul 2026 04:49PM UTC coverage: 68.594% (+0.002%) from 68.592%
29597663350

push

github

web-flow
Strip hop-by-hop headers before SigV4 signing (#5836)

* Strip hop-by-hop headers before SigV4 signing

httputil.ReverseProxy removes hop-by-hop headers before forwarding.
If they remain on the request they can cause signature mismatches
(403 InvalidSignatureException) or trigger deletion of newly-signed
headers like X-Amz-Date and Authorization.

Strip them from the original request before creating the signing
clone, not just from the clone itself.

Signed-off-by: haoxiang Yan <108142374+Yanhaoxi@users.noreply.github.com>

* Fix lint in hop-by-hop SigV4 test helpers

The extraCheck closures take *testing.T, so revive/thelper require
t.Helper() as the first statement; the Authorization case also left
the signedHeaders parameter unused. Add t.Helper() to both and rename
the unused parameter to _.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Signed-off-by: haoxiang Yan <108142374+Yanhaoxi@users.noreply.github.com>
Co-authored-by: Jakub Hrozek <jakub@stacklok.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

11 of 11 new or added lines in 1 file covered. (100.0%)

6 existing lines in 3 files now uncovered.

75057 of 109422 relevant lines covered (68.59%)

72.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
93.94
-6.06% pkg/foreach/foreach.go
2
82.29
-0.21% pkg/vmcp/composer/workflow_engine.go
2
62.21
0.0% pkg/workloads/manager.go
Jobs
ID Job ID Ran Files Coverage
1 29597663350.1 17 Jul 2026 04:55PM UTC 806
68.59
GitHub Action Run
Source Files on build 29597663350
  • Tree
  • List 806
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29597663350
  • 9df07fa0 on github
  • Prev Build on main (#29594760160)
  • Next Build on main (#29599239840)
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