CosmWasm / sylvia

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

feat: `#[contract(module=...)]` not needed in mt #319

Closed kulikthebird closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.99%. Comparing base (de2f306) to head (11d1597).

Files Patch % Lines
sylvia/src/multitest.rs 0.00% 4 Missing :warning:
sylvia-derive/src/multitest.rs 97.64% 2 Missing :warning:
sylvia-derive/src/message.rs 98.18% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #319 +/- ## ========================================== - Coverage 85.49% 84.99% -0.51% ========================================== Files 38 38 Lines 2779 2706 -73 ========================================== - Hits 2376 2300 -76 - Misses 403 406 +3 ```

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