cosmos / ibc-rs

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

chore(ci): enable `merge_group` trigger from merge queue #1144

Closed rnbguy closed 3 months ago

rnbguy commented 3 months ago

Closes: #408

Description

Added merge_group triggers to

References:


PR author checklist:

Reviewer checklist:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 64.06%. Comparing base (1f158bb) to head (9f11ef9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1144 +/- ## ======================================= Coverage 64.06% 64.06% ======================================= Files 217 217 Lines 21049 21049 ======================================= Hits 13484 13484 Misses 7565 7565 ```

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