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

fix(ibc-core): copy substitute consensus state during client recovery #1197

Merged
merged 17 commits into from
Apr 26, 2024

link on doc strings

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

fix(ibc-core): copy substitute consensus state during client recovery #1197

link on doc strings
6f52da0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 0s

64.40% (+0.06%) compared to 23b26bb

View this Pull Request on Codecov

64.40% (+0.06%) compared to 23b26bb

Details

Codecov Report

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

Project coverage is 64.40%. Comparing base (23b26bb) to head (6f52da0).

Files Patch % Lines
...stkit/src/testapp/ibc/clients/mock/client_state.rs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1197      +/-   ##
==========================================
+ Coverage   64.33%   64.40%   +0.06%     
==========================================
  Files         229      229              
  Lines       22083    22109      +26     
==========================================
+ Hits        14208    14240      +32     
+ Misses       7875     7869       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.