fix: harden mempool proposal gas accounting - #3892
Closed
codchen wants to merge 1 commit into
Closed
Codecov / codecov/project
succeeded
Aug 24, 2026 in 1s
57.89% (-1.09%) compared to da3343f
View this Pull Request on Codecov
57.89% (-1.09%) compared to da3343f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.89%. Comparing base (da3343f) to head (0ef1d37).
Additional details and impacted files
@@ Coverage Diff @@
## main #3892 +/- ##
==========================================
- Coverage 58.97% 57.89% -1.09%
==========================================
Files 2310 2211 -99
Lines 197500 185955 -11545
==========================================
- Hits 116481 107654 -8827
+ Misses 70261 68482 -1779
+ Partials 10758 9819 -939 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-tendermint/internal/mempool/mempool.go | 82.62% <100.00%> (+2.91%) |
⬆️ |
| sei-tendermint/internal/mempool/tx.go | 92.50% <100.00%> (+0.66%) |
⬆️ |
| sei-tendermint/internal/mempool/types.go | 100.00% <100.00%> (ø) |
|
| sei-tendermint/internal/state/tx_filter.go | 87.87% <100.00%> (+0.37%) |
⬆️ |
🚀 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