CosmWasm / sylvia

CosmWasm smart contract framework
Apache License 2.0
96 stars 16 forks source link

feat: Generate SudoMsg in interface #255

Closed jawoznia closed 11 months ago

jawoznia commented 11 months ago

252

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (23f072c) 86.18% compared to head (1713606) 86.16%.

Files Patch % Lines
sylvia-derive/src/message.rs 66.66% 2 Missing :warning:
sylvia-derive/src/parser.rs 80.00% 1 Missing :warning:
sylvia/src/types.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/sudo #255 +/- ## ============================================= - Coverage 86.18% 86.16% -0.02% ============================================= Files 25 25 Lines 1744 1749 +5 ============================================= + Hits 1503 1507 +4 - Misses 241 242 +1 ```

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