feat(httpnet): opt-in HTTP/3 retrieval PoC#1178
Draft
lidel wants to merge 1 commit into
Draft
Codecov / codecov/project
succeeded
Jun 17, 2026 in 0s
63.62% (+0.04%) compared to a88ea29
View this Pull Request on Codecov
63.62% (+0.04%) compared to a88ea29
Details
Codecov Report
❌ Patch coverage is 71.79487% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.62%. Comparing base (a88ea29) to head (6d0f2a0).
@@ Coverage Diff @@
## main #1178 +/- ##
==========================================
+ Coverage 63.58% 63.62% +0.04%
==========================================
Files 268 269 +1
Lines 26964 27072 +108
==========================================
+ Hits 17144 17225 +81
- Misses 8102 8124 +22
- Partials 1718 1723 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| bitswap/network/httpnet/msg_sender.go | 60.85% <50.00%> (ø) |
|
| bitswap/network/httpnet/metrics.go | 82.08% <46.66%> (-10.64%) |
⬇️ |
| bitswap/network/httpnet/http3.go | 86.20% <86.20%> (ø) |
|
| bitswap/network/httpnet/httpnet.go | 61.16% <7.69%> (-1.69%) |
⬇️ |
... and 8 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