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: clean ups

b145aa2
Select commit
Loading
Failed to load commit list.
Merged

imp: further minimization of prost imports #1000

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

65.15% of diff hit (target 70.90%)

View this Pull Request on Codecov

65.15% 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 352 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#L350-L352

Added lines #L350 - L352 were not covered by tests

Check warning on line 113 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#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 193 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#L193

Added line #L193 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 44 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-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 46 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#L46

Added line #L46 was not covered by tests

Check warning on line 108 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#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 69 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

Added line #L69 was 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