CosmWasm / sylvia

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

feat: Remove `#[contract(module=...)]` support #320

Closed kulikthebird closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.43%. Comparing base (0b65f69) to head (0ab1392).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ========================================== + Coverage 84.99% 85.43% +0.44% ========================================== Files 38 37 -1 Lines 2706 2692 -14 ========================================== Hits 2300 2300 + Misses 406 392 -14 ```

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