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

go-pkgz / rest / 32197728184
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.24.0
DEFAULT BRANCH: master
Ran 18 Aug 2026 11:34PM UTC
Jobs 1
Files 25
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

18 Aug 2026 11:33PM UTC coverage: 97.493% (+0.04%) from 97.451%
32197728184

Pull #51

github

paskal
fix: treat 101 as final, skip 205, and don't sniff an encoded body

101 was caught by the interim 1xx passthrough, so the deferred close could append
gzip bytes after the connection had been handed to another protocol. It counts as
final now, and along with 205 it is excluded from compression as neither carries
content.

Sniffing also ran before the Content-Encoding check, labelling an already encoded
body with a type guessed from its compressed bytes, which net/http suppresses.
Pull Request #51: Negotiate gzip on the response content type

135 of 137 new or added lines in 1 file covered. (98.54%)

1633 of 1675 relevant lines covered (97.49%)

47.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
98.7
-1.3% gzip.go
Jobs
ID Job ID Ran Files Coverage
1 32197728184.1 18 Aug 2026 11:34PM UTC 25
97.49
GitHub Action Run
Source Files on build 32197728184
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #51
  • PR Base - master (#32197356726)
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