cosmos / ibc-rs

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

Remove `pub` from `MockConsensusState::root` field #1259

Closed seanchen1991 closed 2 weeks ago

seanchen1991 commented 2 weeks ago

Closes: #1216

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.27%. Comparing base (588f7eb) to head (6e60036).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1259 +/- ## ======================================= Coverage 67.27% 67.27% ======================================= Files 235 235 Lines 23538 23538 ======================================= Hits 15836 15836 Misses 7702 7702 ```

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