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

fix code coverage?

b2178fa
Select commit
Loading
Failed to load commit list.
Merged

R4R: LSM (v1.4) #796

fix code coverage?
b2178fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

61.96% (+47.51%) compared to aa4f358

View this Pull Request on Codecov

61.96% (+47.51%) compared to aa4f358

Details

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