turbofish-org / orga

Deterministic state machine engine written in Rust
Apache License 2.0
148 stars 20 forks source link

Client state migrate fix #239

Closed mappum closed 1 year ago

mappum commented 1 year ago

Fixes a bug that would have broken the IBC migration in a future upgrade.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (3923970) 58.46% compared to head (540fced) 59.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #239 +/- ## =========================================== + Coverage 58.46% 59.07% +0.61% =========================================== Files 84 84 Lines 15677 15701 +24 =========================================== + Hits 9165 9275 +110 + Misses 6512 6426 -86 ``` | [Files](https://app.codecov.io/gh/turbofish-org/orga/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org) | Coverage Δ | | |---|---|---| | [src/ibc/mod.rs](https://app.codecov.io/gh/turbofish-org/orga/pull/239?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org#diff-c3JjL2liYy9tb2QucnM=) | `54.64% <100.00%> (+8.51%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/turbofish-org/orga/pull/239/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org)

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