CosmWasm / sylvia

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

feat: Interfaces generate with associated_types #281

Closed jawoznia closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (4b65245) 86.55% compared to head (4124c47) 81.48%.

Files Patch % Lines
sylvia-derive/src/associated_types.rs 69.44% 11 Missing :warning:
sylvia-derive/src/message.rs 91.52% 10 Missing :warning:
sylvia-derive/src/check_generics.rs 14.28% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/generics_forwarding #281 +/- ## ============================================================ - Coverage 86.55% 81.48% -5.08% ============================================================ Files 25 28 +3 Lines 1830 1923 +93 ============================================================ - Hits 1584 1567 -17 - Misses 246 356 +110 ```

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