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: implement convenient path methods + add iteration key #1091

Merged
merged 3 commits into from
Feb 15, 2024

nitpicking

a5f0536
Select commit
Loading
Failed to load commit list.
Merged

feat: implement convenient path methods + add iteration key #1091

nitpicking
a5f0536
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 0s

37.70% of diff hit (target 66.81%)

View this Pull Request on Codecov

37.70% of diff hit (target 66.81%)

Annotations

Check warning on line 483 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#L483

Added line #L483 was not covered by tests

Check warning on line 145 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 150 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 181 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 201 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 211 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L206-L211

Added lines #L206 - L211 were not covered by tests

Check warning on line 251 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L249-L251

Added lines #L249 - L251 were not covered by tests

Check warning on line 261 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L256-L261

Added lines #L256 - L261 were not covered by tests

Check warning on line 300 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L298-L300

Added lines #L298 - L300 were not covered by tests

Check warning on line 310 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L305-L310

Added lines #L305 - L310 were not covered by tests

Check warning on line 331 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L326-L331

Added lines #L326 - L331 were not covered by tests

Check warning on line 383 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L381-L383

Added lines #L381 - L383 were not covered by tests

Check warning on line 429 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L427-L429

Added lines #L427 - L429 were not covered by tests

Check warning on line 439 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L434-L439

Added lines #L434 - L439 were not covered by tests

Check warning on line 445 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L443-L445

Added lines #L443 - L445 were not covered by tests

Check warning on line 451 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L449-L451

Added lines #L449 - L451 were not covered by tests

Check warning on line 457 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L455-L457

Added lines #L455 - L457 were not covered by tests

Check warning on line 565 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L563-L565

Added lines #L563 - L565 were not covered by tests

Check warning on line 604 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L602-L604

Added lines #L602 - L604 were not covered by tests

Check warning on line 643 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L641-L643

Added lines #L641 - L643 were not covered by tests

Check warning on line 149 in ibc-query/src/core/channel/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/channel/query.rs#L149

Added line #L149 was not covered by tests

Check warning on line 47 in ibc-query/src/core/client/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/client/query.rs#L47

Added line #L47 was not covered by tests

Check warning on line 92 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L92

Added line #L92 was not covered by tests

Check warning on line 125 in ibc-query/src/core/connection/query.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-query/src/core/connection/query.rs#L125

Added line #L125 was not covered by tests