cosmos / ibc-rs

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

fix(ci): check wasm compile on ci #1122

Closed rnbguy closed 6 months ago

rnbguy commented 6 months ago

Closes: #XXX

Description

Fixes failing CI at 04520a8.


PR author checklist:

Reviewer checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 66.57%. Comparing base (04520a8) to head (a204d85).

:exclamation: Current head a204d85 differs from pull request most recent head 9b83d22. Consider uploading reports for the commit 9b83d22 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1122 +/- ## ======================================= Coverage 66.57% 66.57% ======================================= Files 209 209 Lines 20636 20636 ======================================= Hits 13738 13738 Misses 6898 6898 ```

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