Backport release/v6.4: rotation of outbound peers
#3089
Codecov / codecov/project
succeeded
Mar 24, 2026 in 0s
58.46% (+0.05%) compared to 8adc72e
View this Pull Request on Codecov
58.46% (+0.05%) compared to 8adc72e
Details
Codecov Report
❌ Patch coverage is 84.58418% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.46%. Comparing base (8adc72e) to head (193449c).
Additional details and impacted files
@@ Coverage Diff @@
## release/v6.4 #3089 +/- ##
================================================
+ Coverage 58.40% 58.46% +0.05%
================================================
Files 2088 2089 +1
Lines 172130 172143 +13
================================================
+ Hits 100538 100637 +99
+ Misses 62637 62573 -64
+ Partials 8955 8933 -22 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/config/config.go | 70.15% <100.00%> (-0.07%) |
⬇️ |
| sei-tendermint/crypto/ed25519/ed25519.go | 84.93% <100.00%> (+4.37%) |
⬆️ |
| sei-tendermint/internal/p2p/address.go | 96.07% <ø> (-0.36%) |
⬇️ |
| sei-tendermint/internal/p2p/peermanager_updates.go | 100.00% <100.00%> (ø) |
|
| sei-tendermint/internal/p2p/routeroptions.go | 85.00% <100.00%> (-1.37%) |
⬇️ |
| sei-tendermint/internal/rpc/core/env.go | 75.51% <ø> (ø) |
|
| sei-tendermint/libs/utils/wait.go | 47.56% <100.00%> (+2.68%) |
⬆️ |
| sei-tendermint/node/node.go | 59.36% <100.00%> (ø) |
|
| sei-tendermint/node/seed.go | 45.26% <100.00%> (ø) |
|
| sei-tendermint/types/validation.go | 83.09% <100.00%> (ø) |
|
| ... and 12 more |
🚀 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