Skip to content

PLT-980: Populate validator-indexed delegation store at the v6.7 upgrade - #3979

Open
amir-deris wants to merge 11 commits into
mainfrom
amir/plt-980-validator-delegations-query-second-index
Open

PLT-980: Populate validator-indexed delegation store at the v6.7 upgrade#3979
amir-deris wants to merge 11 commits into
mainfrom
amir/plt-980-validator-delegations-query-second-index

Merge branch 'main' into amir/plt-980-validator-delegations-query-sec…

d761729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

60.17% (-1.07%) compared to 35997ed

View this Pull Request on Codecov

60.17% (-1.07%) compared to 35997ed

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.17%. Comparing base (35997ed) to head (d761729).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3979      +/-   ##
==========================================
- Coverage   61.23%   60.17%   -1.07%     
==========================================
  Files        2177     2069     -108     
  Lines      190746   178244   -12502     
==========================================
- Hits       116812   107252    -9560     
+ Misses      62910    61009    -1901     
+ Partials    11024     9983    -1041     
Files with missing lines Coverage Δ
app/upgrades.go 46.29% <ø> (ø)
precompiles/staking/staking.go 74.09% <ø> (-0.03%) ⬇️
precompiles/utils/expected_keepers.go 100.00% <ø> (ø)
sei-cosmos/x/staking/keeper/delegation.go 83.87% <ø> (-0.10%) ⬇️
sei-cosmos/x/staking/keeper/grpc_query.go 64.53% <ø> (ø)
sei-cosmos/x/staking/simulation/decoder.go 3.12% <ø> (ø)
sei-cosmos/x/staking/types/keys.go 81.41% <ø> (ø)

... and 109 files with indirect coverage changes

🚀 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.