feat(routing/http/server): add routing timeout #720
Merged
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
60.35% (+0.01%) compared to 1bf1488
View this Pull Request on Codecov
60.35% (+0.01%) compared to 1bf1488
Details
Codecov Report
Attention: Patch coverage is 80.95238%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 60.35%. Comparing base (
1bf1488
) to head (d699f73
).
Files with missing lines | Patch % | Lines |
---|---|---|
routing/http/server/server.go | 80.95% | 4 Missing |
@@ Coverage Diff @@
## main #720 +/- ##
==========================================
+ Coverage 60.34% 60.35% +0.01%
==========================================
Files 243 243
Lines 31039 31056 +17
==========================================
+ Hits 18730 18745 +15
- Misses 10644 10645 +1
- Partials 1665 1666 +1
Files with missing lines | Coverage Δ | |
---|---|---|
routing/http/server/server.go | 74.30% <80.95%> (+0.08%) |
⬆️ |
... and 5 files with indirect coverage changes
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading