cosmos / ibc-rs

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

chore(deps): Enable `derive` feature of `parity-scale-codec` #1238

Closed seanchen1991 closed 1 month ago

seanchen1991 commented 1 month ago

Closes: #1124

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 65.56%. Comparing base (2378cd4) to head (0c41355).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1238 +/- ## ======================================= Coverage 65.56% 65.56% ======================================= Files 234 234 Lines 23519 23519 ======================================= Hits 15421 15421 Misses 8098 8098 ```

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