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(ibc)!: refactor Timestamp type and distinguish timeout timestamp #1307

Merged
merged 15 commits into from
Aug 8, 2024

fix: cargo doc

a516d99
Select commit
Loading
Failed to load commit list.
Merged

imp(ibc)!: refactor Timestamp type and distinguish timeout timestamp #1307

fix: cargo doc
a516d99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 1s

75.48% of diff hit (target 67.08%)

View this Pull Request on Codecov

75.48% of diff hit (target 67.08%)

Annotations

Check warning on line 60 in ibc-apps/ics20-transfer/types/src/msgs/transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/msgs/transfer.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 60 in ibc-apps/ics721-nft-transfer/types/src/msgs/transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/msgs/transfer.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

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

Added lines #L50 - L55 were not covered by tests

Check warning on line 190 in ibc-core/ics04-channel/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/error.rs#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 747 in ibc-core/ics04-channel/types/src/events/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/events/mod.rs#L747

Added line #L747 was not covered by tests

Check warning on line 862 in ibc-core/ics04-channel/types/src/events/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/events/mod.rs#L862

Added line #L862 was not covered by tests

Check warning on line 967 in ibc-core/ics04-channel/types/src/events/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/events/mod.rs#L967

Added line #L967 was not covered by tests

Check warning on line 1068 in ibc-core/ics04-channel/types/src/events/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/events/mod.rs#L1068

Added line #L1068 was not covered by tests

Check warning on line 143 in ibc-core/ics04-channel/types/src/timeout/height.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/height.rs#L143

Added line #L143 was not covered by tests

Check warning on line 22 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 27 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L27

Added line #L27 was not covered by tests

Check warning on line 34 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 79 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 96 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 98 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L98

Added line #L98 was not covered by tests

Check warning on line 110 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L110

Added line #L110 was not covered by tests

Check warning on line 122 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L118-L122

Added lines #L118 - L122 were not covered by tests

Check warning on line 124 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L124

Added line #L124 was not covered by tests

Check warning on line 126 in ibc-core/ics04-channel/types/src/timeout/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/timeout/timestamp.rs#L126

Added line #L126 was not covered by tests

Check warning on line 157 in ibc-primitives/src/types/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-primitives/src/types/timestamp.rs#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 271 in ibc-primitives/src/types/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-primitives/src/types/timestamp.rs#L264-L271

Added lines #L264 - L271 were not covered by tests

Check warning on line 274 in ibc-primitives/src/types/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-primitives/src/types/timestamp.rs#L274

Added line #L274 was not covered by tests

Check warning on line 295 in ibc-primitives/src/types/timestamp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-primitives/src/types/timestamp.rs#L290-L295

Added lines #L290 - L295 were not covered by tests

Check warning on line 204 in ibc-testkit/src/hosts/tendermint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/hosts/tendermint.rs#L199-L204

Added lines #L199 - L204 were not covered by tests