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

R4R: LSM (v1.4) #796

Merged
merged 10 commits into from
Nov 30, 2023
Merged

R4R: LSM (v1.4) #796

merged 10 commits into from
Nov 30, 2023

Conversation

joe-bowman
Copy link
Contributor

1. Summary

Add liquid staking to v1.4.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #796 (b2178fa) into main (aa4f358) will increase coverage by 47.51%.
The diff coverage is 71.23%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #796       +/-   ##
===========================================
+ Coverage   14.45%   61.96%   +47.51%     
===========================================
  Files         243      172       -71     
  Lines       63133    14028    -49105     
===========================================
- Hits         9126     8693      -433     
+ Misses      53251     4596    -48655     
+ Partials      756      739       -17     
Flag Coverage Δ
unittests 61.96% <71.23%> (+47.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
x/interchainquery/keeper/keeper.go 66.99% <100.00%> (ø)
x/interchainstaking/keeper/hooks.go 73.45% <100.00%> (+1.94%) ⬆️
x/interchainstaking/keeper/receipt.go 72.63% <100.00%> (ø)
x/interchainstaking/keeper/redemptions.go 79.90% <ø> (-0.10%) ⬇️
x/interchainstaking/types/delegation.go 90.82% <100.00%> (ø)
x/interchainstaking/types/ibc_packet.go 66.66% <ø> (ø)
x/interchainstaking/types/keys.go 39.28% <ø> (ø)
x/interchainstaking/types/redemptions.go 88.88% <100.00%> (ø)
x/interchainstaking/types/codec.go 37.50% <0.00%> (-1.21%) ⬇️
x/interchainstaking/keeper/delegation.go 92.27% <89.28%> (-0.65%) ⬇️
... and 7 more

... and 73 files with indirect coverage changes

@joe-bowman
Copy link
Contributor Author

These changes are largely the same as the changes in #778, with the addition of unbonding and some fixes to code that has diverged between v1.2 and v1.4.

Also fixed code coverage :)

@joe-bowman joe-bowman changed the title LSM (v1.4) R4R: LSM (v1.4) Nov 23, 2023
@joe-bowman joe-bowman merged commit a8a541d into main Nov 30, 2023
12 checks passed
@joe-bowman joe-bowman deleted the feature/lsm-14 branch December 19, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant