cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
182 stars 73 forks source link

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

Closed seanchen1991 closed 2 months ago

seanchen1991 commented 2 months ago

Closes: #1196

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 64.41%. Comparing base (23b26bb) to head (dda0187).

:exclamation: Current head dda0187 differs from pull request most recent head 6f52da0. Consider uploading reports for the commit 6f52da0 to get more accurate results

Files Patch % Lines
...stkit/src/testapp/ibc/clients/mock/client_state.rs 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1197 +/- ## ========================================== + Coverage 64.33% 64.41% +0.07% ========================================== Files 229 230 +1 Lines 22083 22112 +29 ========================================== + Hits 14208 14243 +35 + Misses 7875 7869 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.