Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: initialize staking at genesis #290

Merged
merged 1 commit into from
Oct 31, 2024

initialize staking at genesis

f4ddc27
Select commit
Loading
Failed to load commit list.
Merged

fix: initialize staking at genesis #290

initialize staking at genesis
f4ddc27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

40.82% (-0.02%) compared to 342a327

View this Pull Request on Codecov

40.82% (-0.02%) compared to 342a327

Details

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 40.82%. Comparing base (342a327) to head (f4ddc27).

Files with missing lines Patch % Lines
x/move/keeper/genesis.go 9.09% 7 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
- Coverage   40.83%   40.82%   -0.02%     
==========================================
  Files         270      270              
  Lines       25779    25789      +10     
==========================================
+ Hits        10528    10529       +1     
- Misses      13626    13632       +6     
- Partials     1625     1628       +3     
Files with missing lines Coverage Δ
x/move/keeper/genesis.go 15.75% <9.09%> (-0.43%) ⬇️

... and 1 file with indirect coverage changes