CosmWasm / sylvia

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

feat: Impl interfaces with associated types on generic contract #283

Closed jawoznia closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (612df7a) 80.94% compared to head (1dd5549) 80.98%.

Files Patch % Lines
sylvia-derive/src/associated_types.rs 68.42% 6 Missing :warning:
sylvia-derive/src/multitest.rs 0.00% 5 Missing :warning:
sylvia-derive/src/check_generics.rs 0.00% 4 Missing :warning:
sylvia-derive/src/message.rs 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/generics_forwarding #283 +/- ## ============================================================ + Coverage 80.94% 80.98% +0.03% ============================================================ Files 28 28 Lines 1958 1993 +35 ============================================================ + Hits 1585 1614 +29 - Misses 373 379 +6 ```

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