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

fix(cw-context): encoding, decoding and iteration of ConsensusState heights #1176

Merged
merged 19 commits into from
Apr 22, 2024

rm redundant encode_height and decode_height

7aa0c57
Select commit
Loading
Failed to load commit list.
Merged

fix(cw-context): encoding, decoding and iteration of ConsensusState heights #1176

rm redundant encode_height and decode_height
7aa0c57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 20, 2024 in 0s

56.45% of diff hit (target 64.39%)

View this Pull Request on Codecov

56.45% of diff hit (target 64.39%)

Annotations

Check warning on line 164 in ibc-clients/cw-context/src/context/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/client_ctx.rs#L164

Added line #L164 was not covered by tests

Check warning on line 190 in ibc-clients/cw-context/src/context/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/client_ctx.rs#L187-L190

Added lines #L187 - L190 were not covered by tests

Check warning on line 209 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L207-L209

Added lines #L207 - L209 were not covered by tests

Check warning on line 212 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 217 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L214-L217

Added lines #L214 - L217 were not covered by tests

Check warning on line 222 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L219-L222

Added lines #L219 - L222 were not covered by tests

Check warning on line 228 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L226-L228

Added lines #L226 - L228 were not covered by tests

Check warning on line 231 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 236 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L233-L236

Added lines #L233 - L236 were not covered by tests