CosmWasm / sylvia

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

fix: Allow storage of `Remote<dyn Interface>` #367

Closed jawoznia closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.91%. Comparing base (8cb52a2) to head (837d47b).

Files Patch % Lines
sylvia/src/types.rs 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## cosmwasm_1 #367 +/- ## ============================================== - Coverage 85.25% 84.91% -0.35% ============================================== Files 37 37 Lines 2700 2711 +11 ============================================== Hits 2302 2302 - Misses 398 409 +11 ```

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