cosmos / ibc-rs

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

chore: add `into_inner()` for ICS07 `ConsensusState` #1156

Closed Farhad-Shabani closed 6 months ago

Farhad-Shabani commented 6 months ago

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 63.84%. Comparing base (d4c3655) to head (c579628).

Files Patch % Lines
...ts/ics07-tendermint/src/client_state/validation.rs 0.00% 6 Missing :warning:
...bc-clients/ics07-tendermint/src/consensus_state.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1156 +/- ## ========================================== - Coverage 63.85% 63.84% -0.01% ========================================== Files 219 219 Lines 21359 21362 +3 ========================================== Hits 13638 13638 - Misses 7721 7724 +3 ```

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