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: Pass payload while building SubMsg #442

Merged

chore: Review fixes

61f1e0f
Select commit
Loading
Failed to load commit list.
Merged

feat: Pass payload while building SubMsg #442

chore: Review fixes
61f1e0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 1s

83.21% of diff hit (target 72.41%)

View this Pull Request on Codecov

83.21% of diff hit (target 72.41%)

Annotations

Check warning on line 167 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L167

Added line #L167 was not covered by tests

Check warning on line 171 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L171

Added line #L171 was not covered by tests

Check warning on line 216 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 222 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L219-L222

Added lines #L219 - L222 were not covered by tests

Check warning on line 234 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L232-L234

Added lines #L232 - L234 were not covered by tests

Check warning on line 241 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 388 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L388

Added line #L388 was not covered by tests

Check warning on line 392 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L390-L392

Added lines #L390 - L392 were not covered by tests

Check warning on line 394 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L394

Added line #L394 was not covered by tests

Check warning on line 438 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L438

Added line #L438 was not covered by tests

Check warning on line 442 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L440-L442

Added lines #L440 - L442 were not covered by tests

Check warning on line 444 in sylvia-derive/src/contract/communication/reply.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

sylvia-derive/src/contract/communication/reply.rs#L444

Added line #L444 was not covered by tests