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

go-pkgz / requester / 32204538087
92%
main: 88%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.0
DEFAULT BRANCH: main
Ran 19 Aug 2026 01:20AM 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:19AM UTC coverage: 92.373% (+0.3%) from 92.049%
32204538087

Pull #9

github

paskal
fix: include the effective host in the cache key

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.
Pull Request #9: fix: include the effective host in the cache key

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

545 of 590 relevant lines covered (92.37%)

18.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32204538087.1 19 Aug 2026 01:20AM UTC 11
92.37
GitHub Action Run
Source Files on build 32204538087
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9
  • PR Base - master (#19937612470)
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