CosmWasm / sylvia

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

Feat/sudo #317

Closed jawoznia closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.33%. Comparing base (af392f4) to head (deaae38).

Files Patch % Lines
sylvia-derive/src/message.rs 90.24% 4 Missing :warning:
sylvia-derive/src/parser.rs 86.66% 2 Missing :warning:
sylvia/tests/entry_points.rs 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #317 +/- ## ========================================== + Coverage 86.66% 87.33% +0.66% ========================================== Files 28 28 Lines 2055 2171 +116 ========================================== + Hits 1781 1896 +115 - Misses 274 275 +1 ```

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