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

feat!: simplify penalty handling logic #9

Merged
merged 9 commits into from
Jul 21, 2023

Update link in x/liquidstaking/spec/02_state.md

88d24ad
Select commit
Loading
Failed to load commit list.
Merged

feat!: simplify penalty handling logic #9

Update link in x/liquidstaking/spec/02_state.md
88d24ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2023 in 0s

71.61% (-0.02%) compared to 8c3ba3c

View this Pull Request on Codecov

71.61% (-0.02%) compared to 8c3ba3c

Details

Codecov Report

Merging #9 (88d24ad) into liquidstaking-module (8c3ba3c) will decrease coverage by 0.02%.
The diff coverage is 78.88%.

@@                   Coverage Diff                    @@
##           liquidstaking-module       #9      +/-   ##
========================================================
- Coverage                 71.62%   71.61%   -0.02%     
========================================================
  Files                       158      158              
  Lines                     11123    11083      -40     
========================================================
- Hits                       7967     7937      -30     
+ Misses                     2871     2868       -3     
+ Partials                    285      278       -7     
Impacted Files Coverage Δ
x/liquidstaking/types/redelegation_info.go 100.00% <ø> (ø)
x/liquidstaking/keeper/liquidstaking.go 80.39% <78.88%> (+2.25%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more