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

refactor: generalize ibc-testkit types to allow remote storage and light clients #1270

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

relax ClientStateExecution to ClientStateValidation

9236182
Select commit
Loading
Failed to load commit list.
Draft

refactor: generalize ibc-testkit types to allow remote storage and light clients #1270

relax ClientStateExecution to ClientStateValidation
9236182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 28, 2024 in 0s

97.14% of diff hit (target 67.42%)

View this Pull Request on Codecov

97.14% of diff hit (target 67.42%)

Annotations

Check warning on line 81 in ibc-testkit/src/relayer/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/relayer/context.rs#L81

Added line #L81 was not covered by tests

Check warning on line 107 in ibc-testkit/src/relayer/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/relayer/context.rs#L107

Added line #L107 was not covered by tests

Check warning on line 117 in ibc-testkit/src/relayer/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/relayer/context.rs#L117

Added line #L117 was not covered by tests

Check warning on line 332 in ibc-testkit/src/relayer/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/relayer/context.rs#L332

Added line #L332 was not covered by tests

Check warning on line 466 in ibc-testkit/src/testapp/ibc/core/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/types.rs#L465-L466

Added lines #L465 - L466 were not covered by tests