Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imp: make custom Validation/ExecutionContext under ICS-07 usable by any light clients #1166

Merged
merged 6 commits into from
Apr 15, 2024

nit: update changelog

278c609
Select commit
Loading
Failed to load commit list.
Merged

imp: make custom Validation/ExecutionContext under ICS-07 usable by any light clients #1166

nit: update changelog
278c609
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 15, 2024 in 0s

78.78% of diff hit (target 63.79%)

View this Pull Request on Codecov

78.78% of diff hit (target 63.79%)

Annotations

Check warning on line 236 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L236

Added line #L236 was not covered by tests

Check warning on line 238 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L238

Added line #L238 was not covered by tests

Check warning on line 283 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 378 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L378

Added line #L378 was not covered by tests

Check warning on line 225 in ibc-clients/ics07-tendermint/src/client_state/validation.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/validation.rs#L224-L225

Added lines #L224 - L225 were not covered by tests