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

resolve issues with mappAccounts storage #1622

Merged
merged 3 commits into from
May 20, 2024

Merge branch 'main' into fix-mapped-account-order

6a95f43
Select commit
Loading
Failed to load commit list.
Merged

resolve issues with mappAccounts storage #1622

Merge branch 'main' into fix-mapped-account-order
6a95f43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2024 in 0s

63.58% (+0.05%) compared to 108cc47

View this Pull Request on Codecov

63.58% (+0.05%) compared to 108cc47

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 63.58%. Comparing base (108cc47) to head (6a95f43).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1622      +/-   ##
==========================================
+ Coverage   63.52%   63.58%   +0.05%     
==========================================
  Files         194      194              
  Lines       13734    13733       -1     
==========================================
+ Hits         8725     8732       +7     
+ Misses       4160     4152       -8     
  Partials      849      849              
Files Coverage Δ
x/interchainstaking/keeper/address_map.go 89.18% <100.00%> (ø)
x/interchainstaking/keeper/grpc_query.go 88.07% <100.00%> (ø)
x/interchainstaking/keeper/receipt.go 82.08% <100.00%> (+3.33%) ⬆️
x/interchainstaking/keeper/withdrawal_record.go 83.33% <ø> (-0.10%) ⬇️
x/interchainstaking/types/keys.go 29.62% <0.00%> (ø)