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/project succeeded Oct 14, 2024 in 0s

72.18% (-0.24%) compared to fb86aaa, passed because coverage increased by 0.48% when compared to adjusted base (71.70%)

View this Pull Request on Codecov

72.18% (-0.24%) compared to fb86aaa, passed because coverage increased by 0.48% when compared to adjusted base (71.70%)

Details

Codecov Report

Attention: Patch coverage is 83.21678% with 24 lines in your changes missing coverage. Please review.

Project coverage is 72.18%. Comparing base (fb86aaa) to head (61f1e0f).

Files with missing lines Patch % Lines
sylvia-derive/src/contract/communication/reply.rs 82.22% 24 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feat/replies     #442      +/-   ##
================================================
- Coverage         72.41%   72.18%   -0.24%     
================================================
  Files                56       56              
  Lines              3542     3577      +35     
================================================
+ Hits               2565     2582      +17     
- Misses              977      995      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.