cosmos / ibc-rs

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

Release v0.53.0 #1223

Closed seanchen1991 closed 1 month ago

seanchen1991 commented 1 month ago

Closes: #XXX

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 67.31%. Comparing base (2367cb9) to head (491f22a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1223 +/- ## ======================================= Coverage 67.31% 67.31% ======================================= Files 234 234 Lines 23553 23553 ======================================= Hits 15855 15855 Misses 7698 7698 ```

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

seanchen1991 commented 1 month ago

Looks good to me. Thanks for backporting the missing changelog entries 🙏