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

go-pkgz / requester / 32205701704
93%
main: 88%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.0
DEFAULT BRANCH: main
Ran 19 Aug 2026 01:40AM UTC
Jobs 1
Files 11
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 Aug 2026 01:39AM UTC coverage: 92.36% (+0.3%) from 92.035%
32205701704

push

github

web-flow
fix: include the effective host in the cache key (#9)

Both cache middlewares keyed responses on the URL only, so requests
differing solely by Request.Host shared a cache entry and a response
cached for one virtual host was served for another one.

The key now carries the effective host, Request.Host when set and the URL
host otherwise, and every part goes in as a length-prefixed field so a
value of one part can't be read as another one.

40 of 40 new or added lines in 2 files covered. (100.0%)

544 of 589 relevant lines covered (92.36%)

19.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32205701704.1 19 Aug 2026 01:40AM UTC 11
92.36
GitHub Action Run
Source Files on build 32205701704
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d433a1fa on github
  • Prev Build on master (#32205693170)
  • Next Build on master (#32205985563)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc