fix(gov): bound EndBlock vote tally work - #4000
Open
codchen wants to merge 18 commits into
Open
Codecov / codecov/project
succeeded
Sep 9, 2026 in 0s
60.49% (-0.78%) compared to 67ade5e
View this Pull Request on Codecov
60.49% (-0.78%) compared to 67ade5e
Details
Codecov Report
❌ Patch coverage is 82.55742% with 281 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.49%. Comparing base (67ade5e) to head (dac47e3).
Additional details and impacted files
@@ Coverage Diff @@
## main #4000 +/- ##
==========================================
- Coverage 61.26% 60.49% -0.78%
==========================================
Files 2188 2083 -105
Lines 192258 180897 -11361
==========================================
- Hits 117793 109439 -8354
+ Misses 63301 61286 -2015
+ Partials 11164 10172 -992 | Files with missing lines | Coverage Δ | |
|---|---|---|
| app/app.go | 71.32% <100.00%> (+0.01%) |
⬆️ |
| app/legacyabci/begin_block.go | 100.00% <100.00%> (ø) |
|
| sei-cosmos/x/gov/keeper/deposit.go | 85.26% <100.00%> (+0.48%) |
⬆️ |
| sei-cosmos/x/gov/keeper/grpc_query.go | 76.22% <100.00%> (-0.17%) |
⬇️ |
| sei-cosmos/x/gov/keeper/keeper.go | 81.94% <100.00%> (+6.13%) |
⬆️ |
| sei-cosmos/x/gov/keeper/msg_server.go | 82.17% <100.00%> (+3.23%) |
⬆️ |
| sei-cosmos/x/staking/keeper/slash.go | 78.10% <100.00%> (+0.16%) |
⬆️ |
| sei-cosmos/x/staking/types/hooks.go | 91.17% <100.00%> (+0.55%) |
⬆️ |
| sei-cosmos/x/staking/types/slash_context.go | 100.00% <100.00%> (ø) |
|
| sei-wasmd/app/app.go | 77.28% <100.00%> (+0.06%) |
⬆️ |
| ... and 13 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