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

test: tendermint client update when client expires or validator set has changed #921

Merged
merged 26 commits into from
Oct 18, 2023

add changelog entry

57180f9
Select commit
Loading
Failed to load commit list.
Merged

test: tendermint client update when client expires or validator set has changed #921

add changelog entry
57180f9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 18, 2023 in 0s

86.93% of diff hit (target 67.51%)

View this Pull Request on Codecov

86.93% of diff hit (target 67.51%)

Annotations

Check warning on line 1190 in crates/ibc/src/clients/ics07_tendermint/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/clients/ics07_tendermint/client_state.rs#L1190

Added line #L1190 was not covered by tests

Check warning on line 1194 in crates/ibc/src/clients/ics07_tendermint/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/clients/ics07_tendermint/client_state.rs#L1194

Added line #L1194 was not covered by tests

Check warning on line 250 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L250

Added line #L250 was not covered by tests

Check warning on line 256 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L256

Added line #L256 was not covered by tests

Check warning on line 268 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L268

Added line #L268 was not covered by tests

Check warning on line 337 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L337

Added line #L337 was not covered by tests

Check warning on line 458 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L458

Added line #L458 was not covered by tests

Check warning on line 472 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L472

Added line #L472 was not covered by tests

Check warning on line 493 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L493

Added line #L493 was not covered by tests

Check warning on line 495 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L495

Added line #L495 was not covered by tests

Check warning on line 498 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L497-L498

Added lines #L497 - L498 were not covered by tests

Check warning on line 506 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L506

Added line #L506 was not covered by tests

Check warning on line 687 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L687

Added line #L687 was not covered by tests

Check warning on line 704 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L692-L704

Added lines #L692 - L704 were not covered by tests

Check warning on line 744 in crates/ibc/src/mock/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/context.rs#L744

Added line #L744 was not covered by tests

Check warning on line 85 in crates/ibc/src/mock/host.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc/src/mock/host.rs#L85

Added line #L85 was not covered by tests