cosmos / ibc-rs

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

Move `ibc-testkit` integration tests into `tests-integration` directory #1233

Closed seanchen1991 closed 1 month ago

seanchen1991 commented 1 month ago

Closes: #1232

Description


PR author checklist:

Reviewer checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 65.56%. Comparing base (2679767) to head (a2174a8).

Files Patch % Lines
ibc-testkit/src/utils/mod.rs 0.00% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1233 +/- ## ========================================== - Coverage 67.33% 65.56% -1.77% ========================================== Files 234 234 Lines 23547 23519 -28 ========================================== - Hits 15855 15421 -434 - Misses 7692 8098 +406 ```

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