conn.go: default close handler should not return ErrCloseSent. #865
Codecov / codecov/project
succeeded
Nov 13, 2023 in 0s
70.20% (+0.20%) compared to 629990d
View this Pull Request on Codecov
70.20% (+0.20%) compared to 629990d
Details
Codecov Report
Merging #865 (07089bb) into main (629990d) will increase coverage by
0.20%
.
The diff coverage is50.00%
.
@@ Coverage Diff @@
## main #865 +/- ##
==========================================
+ Coverage 69.99% 70.20% +0.20%
==========================================
Files 11 11
Lines 1593 1594 +1
==========================================
+ Hits 1115 1119 +4
+ Misses 364 362 -2
+ Partials 114 113 -1
Files | Coverage Δ | |
---|---|---|
conn.go | 65.47% <50.00%> (+0.46%) |
⬆️ |
Loading