feat(routing/http): IPIP-518: HTTP(S) URLs in Routing V1 API #1051
Codecov / codecov/project
succeeded
Feb 7, 2026 in 5s
60.85% (+0.09%) compared to 0f1ebac
View this Pull Request on Codecov
60.85% (+0.09%) compared to 0f1ebac
Details
Codecov Report
❌ Patch coverage is 79.83871% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.85%. Comparing base (0f1ebac) to head (c9ac579).
@@ Coverage Diff @@
## main #1051 +/- ##
==========================================
+ Coverage 60.75% 60.85% +0.09%
==========================================
Files 268 269 +1
Lines 33593 33805 +212
==========================================
+ Hits 20411 20572 +161
- Misses 11510 11554 +44
- Partials 1672 1679 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| routing/http/client/client.go | 74.82% <100.00%> (+0.05%) |
⬆️ |
| routing/http/server/server.go | 74.22% <100.00%> (+0.05%) |
⬆️ |
| routing/http/types/record_bitswap.go | 40.69% <ø> (ø) |
|
| routing/http/types/record_peer.go | 83.63% <100.00%> (ø) |
|
| routing/http/filters/filters.go | 79.59% <81.48%> (-3.05%) |
⬇️ |
| routing/http/contentrouter/contentrouter.go | 50.00% <33.33%> (-0.57%) |
⬇️ |
| routing/http/types/address.go | 81.59% <81.59%> (ø) |
... and 9 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading