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: further minimization of prost imports #1000

Merged
merged 5 commits into from
Dec 2, 2023

chore: touch ups

16f8e89
Select commit
Loading
Failed to load commit list.
Merged

imp: further minimization of prost imports #1000

chore: touch ups
16f8e89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2023 in 0s

70.31% of diff hit (target 70.90%)

View this Pull Request on Codecov

70.31% of diff hit (target 70.90%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state.rs#L201-L202

Added lines #L201 - L202 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L223 - L224 were not covered by tests

Check warning on line 351 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L351

Added line #L351 was not covered by tests

Check warning on line 112 in ibc-clients/ics07-tendermint/types/src/consensus_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/consensus_state.rs#L112

Added line #L112 was not covered by tests

Check warning on line 192 in ibc-clients/ics07-tendermint/types/src/header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/header.rs#L192

Added line #L192 was not covered by tests

Check warning on line 116 in ibc-clients/ics07-tendermint/types/src/misbehaviour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/misbehaviour.rs#L116

Added line #L116 was not covered by tests

Check warning on line 133 in ibc-core/ics23-commitment/types/src/commitment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics23-commitment/types/src/commitment.rs#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 41 in ibc-core/ics23-commitment/types/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics23-commitment/types/src/merkle.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in ibc-core/ics23-commitment/types/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics23-commitment/types/src/merkle.rs#L43

Added line #L43 was not covered by tests

Check warning on line 107 in ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L107

Added line #L107 was not covered by tests

Check warning on line 71 in ibc-testkit/src/testapp/ibc/clients/mock/consensus_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/consensus_state.rs#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 58 in ibc-testkit/src/testapp/ibc/clients/mock/misbehaviour.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/misbehaviour.rs#L58

Added line #L58 was not covered by tests