[p2p] Add Blocked Peers to Metrics #2687
Merged
Codecov / codecov/project
succeeded
Jan 6, 2026 in 1s
92.82% (+0.05%) compared to 45b0c9a
View this Pull Request on Codecov
92.82% (+0.05%) compared to 45b0c9a
Details
Codecov Report
❌ Patch coverage is 90.12346% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.82%. Comparing base (45b0c9a) to head (f64ce6a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...uthenticated/discovery/actors/tracker/directory.rs | 90.12% | 16 Missing |
| ...c/authenticated/lookup/actors/tracker/directory.rs | 90.12% | 16 Missing |
@@ Coverage Diff @@
## main #2687 +/- ##
==========================================
+ Coverage 92.77% 92.82% +0.05%
==========================================
Files 362 361 -1
Lines 106074 107035 +961
==========================================
+ Hits 98412 99359 +947
- Misses 7662 7676 +14 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../authenticated/discovery/actors/tracker/metrics.rs | 100.00% <ø> (ø) |
|
| ...src/authenticated/lookup/actors/tracker/metrics.rs | 100.00% <ø> (ø) |
|
| ...uthenticated/discovery/actors/tracker/directory.rs | 92.27% <90.12%> (+0.39%) |
⬆️ |
| ...c/authenticated/lookup/actors/tracker/directory.rs | 92.97% <90.12%> (+0.24%) |
⬆️ |
... and 87 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 45b0c9a...f64ce6a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading