fix(p2p): reclaim connTracker lastConnect entries once their window elapses - #3918
Open
bdchatham wants to merge 1 commit into
Open
fix(p2p): reclaim connTracker lastConnect entries once their window elapses#3918bdchatham wants to merge 1 commit into
bdchatham wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 13, 2026 in 0s
58.47% (-1.02%) compared to 8bbac80
View this Pull Request on Codecov
58.47% (-1.02%) compared to 8bbac80
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.47%. Comparing base (8bbac80) to head (63b0fdf).
Additional details and impacted files
@@ Coverage Diff @@
## main #3918 +/- ##
==========================================
- Coverage 59.48% 58.47% -1.02%
==========================================
Files 2325 2229 -96
Lines 198647 188024 -10623
==========================================
- Hits 118160 109938 -8222
+ Misses 69258 67699 -1559
+ Partials 11229 10387 -842 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/internal/p2p/conn_tracker.go | 100.00% <100.00%> (ø) |
🚀 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