CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
93 stars 14 forks source link

feat: Deduce generic custom types in entry_points macro #403

Closed jawoznia closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (e8ad3f5) to head (3504ae3).

Files Patch % Lines
sylvia-derive/src/message.rs 27.27% 8 Missing :warning:
sylvia/tests/api.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ========================================== + Coverage 84.83% 85.15% +0.32% ========================================== Files 41 41 Lines 2921 2911 -10 ========================================== + Hits 2478 2479 +1 + Misses 443 432 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.