fix(pkg/p2p): replace persistent gater with no-op gater#3273
Merged
Codecov / codecov/project
succeeded
Apr 21, 2026 in 0s
62.59% (-0.01%) compared to c1d4996
View this Pull Request on Codecov
62.59% (-0.01%) compared to c1d4996
Details
Codecov Report
❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.59%. Comparing base (c1d4996) to head (1649719).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/p2p/client.go | 73.33% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3273 +/- ##
==========================================
- Coverage 62.60% 62.59% -0.01%
==========================================
Files 122 122
Lines 13020 13029 +9
==========================================
+ Hits 8151 8156 +5
- Misses 3984 3987 +3
- Partials 885 886 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading