Skip to content

feat: Add auto deserialization of reply data (#445)

Codecov / codecov/project succeeded Oct 21, 2024 in 0s

72.42% (+0.46%) compared to b043037

View this Pull Request on Codecov

72.42% (+0.46%) compared to b043037

Details

Codecov Report

Attention: Patch coverage is 89.10891% with 11 lines in your changes missing coverage. Please review.

Project coverage is 72.42%. Comparing base (b043037) to head (c580365).

Files with missing lines Patch % Lines
sylvia-derive/src/parser/attributes/data.rs 70.00% 6 Missing ⚠️
sylvia-derive/src/contract/communication/reply.rs 90.24% 4 Missing ⚠️
sylvia/tests/reply_data.rs 97.14% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feat/replies     #448      +/-   ##
================================================
+ Coverage         71.95%   72.42%   +0.46%     
================================================
  Files                59       61       +2     
  Lines              3634     3735     +101     
================================================
+ Hits               2615     2705      +90     
- Misses             1019     1030      +11     

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