internal/transport: convert ConnectionError
to Unavailable
status when writing headers
#6891
Codecov / codecov/project
succeeded
Jan 9, 2024 in 0s
83.75% (-0.01%) compared to 3a8270f
View this Pull Request on Codecov
83.75% (-0.01%) compared to 3a8270f
Details
Codecov Report
Merging #6891 (0b23381) into master (3a8270f) will decrease coverage by
0.01%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #6891 +/- ##
==========================================
- Coverage 83.76% 83.75% -0.01%
==========================================
Files 287 287
Lines 30832 30835 +3
==========================================
+ Hits 25825 25827 +2
- Misses 3953 3954 +1
Partials 1054 1054
Files | Coverage Δ | |
---|---|---|
internal/transport/http2_server.go | 89.69% <100.00%> (+0.02%) |
⬆️ |
Loading