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: Generate unique reply_ids (#427) #435

Merged
merged 2 commits into from
Sep 17, 2024

chore: Remove `msg_type` method from `MsgVariant`

64daae9
Select commit
Loading
Failed to load commit list.
Merged

feat: Generate unique reply_ids (#427) #435

chore: Remove `msg_type` method from `MsgVariant`
64daae9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 0s

90.74% of diff hit (target 69.88%)

View this Pull Request on Codecov

90.74% of diff hit (target 69.88%)

Annotations

Check warning on line 102 in sylvia-derive/src/contract/communication/struct_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/struct_msg.rs#L102

Added line #L102 was not covered by tests

Check warning on line 104 in sylvia-derive/src/contract/communication/struct_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/struct_msg.rs#L104

Added line #L104 was not covered by tests

Check warning on line 107 in sylvia-derive/src/contract/communication/struct_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/struct_msg.rs#L107

Added line #L107 was not covered by tests

Check warning on line 110 in sylvia-derive/src/contract/communication/struct_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/struct_msg.rs#L110

Added line #L110 was not covered by tests

Check warning on line 116 in sylvia-derive/src/contract/communication/struct_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/struct_msg.rs#L116

Added line #L116 was not covered by tests