Backport release/v6.6: Disable mempool traffic in freeze mode - #4006
Merged
Codecov / codecov/project
succeeded
Aug 25, 2026 in 0s
58.18% (-0.86%) compared to 869b849
View this Pull Request on Codecov
58.18% (-0.86%) compared to 869b849
Details
Codecov Report
❌ Patch coverage is 91.07143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.18%. Comparing base (869b849) to head (3b3351e).
Additional details and impacted files
@@ Coverage Diff @@
## release/v6.6 #4006 +/- ##
================================================
- Coverage 59.04% 58.18% -0.86%
================================================
Files 2228 2154 -74
Lines 183783 175283 -8500
================================================
- Hits 108509 101991 -6518
+ Misses 65507 64221 -1286
+ Partials 9767 9071 -696 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-cosmos/server/config/config.go | 94.84% <ø> (+0.30%) |
⬆️ |
| sei-cosmos/server/config/toml.go | 57.14% <ø> (ø) |
|
| sei-cosmos/server/start.go | 25.18% <100.00%> (+0.57%) |
⬆️ |
| sei-tendermint/internal/rpc/core/evidence.go | 84.61% <100.00%> (+2.79%) |
⬆️ |
| sei-tendermint/internal/rpc/core/mempool.go | 44.80% <100.00%> (+1.87%) |
⬆️ |
| sei-tendermint/node/setup.go | 70.30% <100.00%> (+0.27%) |
⬆️ |
| sei-tendermint/internal/rpc/core/env.go | 78.28% <75.00%> (-0.08%) |
⬇️ |
| sei-tendermint/node/node.go | 65.28% <77.77%> (+1.05%) |
⬆️ |
| sei-tendermint/node/public.go | 72.88% <81.81%> (+8.77%) |
⬆️ |
🚀 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