CosmWasm / sylvia

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

feat: `#[contract(module=...)]` and `#[messages]` not needed for trait impl #318

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.49%. Comparing base (5a14db9) to head (51e6547).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ========================================== - Coverage 86.01% 85.49% -0.52% ========================================== Files 39 38 -1 Lines 2888 2779 -109 ========================================== - Hits 2484 2376 -108 + Misses 404 403 -1 ```

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