cosmos / ibc-rs

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

chore(deps): ibc-proto `0.44.0` and tendermint `0.36.0` #1206

Closed rnbguy closed 2 months ago

rnbguy commented 2 months ago

Closes: #1212

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@ed4f8cd). Click here to learn what that means. Report is 1 commits behind head on main.

:exclamation: Current head 78924cd differs from pull request most recent head 64dcac0. Consider uploading reports for the commit 64dcac0 to get more accurate results

Files Patch % Lines
ibc-core/ics03-connection/types/src/events.rs 83.33% 1 Missing :warning:
ibc-core/ics04-channel/types/src/events/mod.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1206 +/- ## ======================================= Coverage ? 64.44% ======================================= Files ? 229 Lines ? 22051 Branches ? 0 ======================================= Hits ? 14210 Misses ? 7841 Partials ? 0 ```

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

rnbguy commented 2 months ago

Once approved, I will add the taplo fmt commit.

seanchen1991 commented 2 months ago

Ignore dependabot alerts for ibc, tendermint, cosmwasm and cw crates.

Curious why we're opting to ignore these alerts.

rnbguy commented 2 months ago

Those particular packages are manually tracked.