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

feat: restructure ibc crate #975

Merged
merged 13 commits into from
Nov 22, 2023

nit: further touchups

a8e22b7
Select commit
Loading
Failed to load commit list.
Merged

feat: restructure ibc crate #975

nit: further touchups
a8e22b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2023 in 1s

61.06% of diff hit (target 66.30%)

View this Pull Request on Codecov

61.06% of diff hit (target 66.30%)

Annotations

Check warning on line 55 in ibc-apps/ics20-transfer/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/src/context.rs#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 27 in ibc-apps/ics20-transfer/types/src/serializers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/serializers.rs#L20-L27

Added lines #L20 - L27 were not covered by tests

Check warning on line 50 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#L50

Added line #L50 was not covered by tests

Check warning on line 73 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#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 79 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#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 104 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#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 142 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#L135-L142

Added lines #L135 - L142 were not covered by tests

Check warning on line 144 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#L144

Added line #L144 was not covered by tests

Check warning on line 147 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#L147

Added line #L147 was not covered by tests

Check warning on line 165 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#L152-L165

Added lines #L152 - L165 were not covered by tests

Check warning on line 168 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#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 175 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#L170-L175

Added lines #L170 - L175 were not covered by tests

Check warning on line 184 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#L178-L184

Added lines #L178 - L184 were not covered by tests

Check warning on line 189 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#L186-L189

Added lines #L186 - L189 were not covered by tests

Check warning on line 198 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#L192-L198

Added lines #L192 - L198 were not covered by tests

Check warning on line 201 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#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 225 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#L203-L225

Added lines #L203 - L225 were not covered by tests

Check warning on line 242 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#L227-L242

Added lines #L227 - L242 were not covered by tests

Check warning on line 304 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#L304

Added line #L304 was not covered by tests

Check warning on line 320 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#L320

Added line #L320 was not covered by tests

Check warning on line 438 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#L430-L438

Added lines #L430 - L438 were not covered by tests

Check warning on line 440 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#L440

Added line #L440 was not covered by tests

Check warning on line 456 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#L446-L456

Added lines #L446 - L456 were not covered by tests

Check warning on line 480 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#L471-L480

Added lines #L471 - L480 were not covered by tests

Check warning on line 495 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#L482-L495

Added lines #L482 - L495 were not covered by tests