Skip to content

fix(pkg/p2p): replace persistent gater with no-op gater#3273

Merged
auricom merged 6 commits into
mainfrom
fix/p2p-no-op-gater
Apr 22, 2026
Merged

fix(pkg/p2p): replace persistent gater with no-op gater#3273
auricom merged 6 commits into
mainfrom
fix/p2p-no-op-gater

feat(pkg/p2p): add disable_connection_gater flag to toggle no-op gater

1649719
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on main.

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.