fix enabling compression by trimming whitespaces in accept encoding header #6952
Codecov / codecov/project
succeeded
Feb 16, 2024 in 0s
82.25% (-1.46%) compared to 8d735f0
View this Pull Request on Codecov
82.25% (-1.46%) compared to 8d735f0
Details
Codecov Report
Merging #6952 (3f6ec4a) into master (8d735f0) will decrease coverage by
1.46%
.
Report is 21 commits behind head on master.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #6952 +/- ##
==========================================
- Coverage 83.71% 82.25% -1.46%
==========================================
Files 287 296 +9
Lines 30926 31458 +532
==========================================
- Hits 25889 25877 -12
- Misses 3972 4516 +544
Partials 1065 1065
Files | Coverage Δ | |
---|---|---|
internal/transport/transport.go | 92.88% <100.00%> (+0.11%) |
⬆️ |
server.go | 81.82% <ø> (+0.31%) |
⬆️ |
Loading