fix: initialize staking at genesis #290
+68
−10
Merged
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
@@ 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%) |
⬇️ |
Loading