fix(gov): bound EndBlock vote tally work - #4000
Open
codchen wants to merge 6 commits into
Open
Codecov / codecov/project
succeeded
Aug 27, 2026 in 0s
58.05% (-3.30%) compared to b117536
View this Pull Request on Codecov
58.05% (-3.30%) compared to b117536
Details
Codecov Report
❌ Patch coverage is 84.48687% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.05%. Comparing base (b117536) to head (5f9318a).
Additional details and impacted files
@@ Coverage Diff @@
## main #4000 +/- ##
==========================================
- Coverage 61.34% 58.05% -3.30%
==========================================
Files 2163 2206 +43
Lines 188757 185404 -3353
==========================================
- Hits 115792 107629 -8163
- Misses 62256 67944 +5688
+ Partials 10709 9831 -878 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-cosmos/x/gov/abci.go | 100.00% <100.00%> (ø) |
|
| sei-cosmos/x/gov/genesis.go | 92.59% <100.00%> (+5.35%) |
⬆️ |
| sei-cosmos/x/gov/keeper/grpc_query.go | 76.22% <100.00%> (-0.17%) |
⬇️ |
| sei-cosmos/x/gov/types/keys.go | 93.75% <100.00%> (+2.08%) |
⬆️ |
| sei-cosmos/x/gov/simulation/decoder.go | 3.22% <0.00%> (-0.23%) |
⬇️ |
| sei-cosmos/x/gov/keeper/vote.go | 91.97% <89.36%> (-0.03%) |
⬇️ |
| sei-cosmos/x/gov/keeper/tally.go | 89.32% <89.30%> (-7.45%) |
⬇️ |
| sei-cosmos/x/gov/types/genesis.go | 52.94% <35.00%> (-17.28%) |
⬇️ |
🚀 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