turbofish-org / orga

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

Packet acks query #244

Closed keppel closed 1 year ago

keppel commented 1 year ago

This PR fixes an issue in the IBC packet acks query.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (1e52adf) 58.93% compared to head (3d422b1) 58.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #244 +/- ## =========================================== - Coverage 58.93% 58.89% -0.04% =========================================== Files 84 84 Lines 15737 15747 +10 =========================================== Hits 9274 9274 - Misses 6463 6473 +10 ``` | [Files](https://app.codecov.io/gh/turbofish-org/orga/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org) | Coverage Δ | | |---|---|---| | [src/ibc/service.rs](https://app.codecov.io/gh/turbofish-org/orga/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org#diff-c3JjL2liYy9zZXJ2aWNlLnJz) | `0.00% <0.00%> (ø)` | | | [src/ibc/query.rs](https://app.codecov.io/gh/turbofish-org/orga/pull/244?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=turbofish-org#diff-c3JjL2liYy9xdWVyeS5ycw==) | `0.00% <0.00%> (ø)` | |

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