CosmWasm / sylvia

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

Impl sudo interface #268

Closed jawoznia closed 9 months ago

jawoznia commented 9 months ago

part of #252

Simple example in sylvia/tests confirming that sudo interface can be implemented on contract

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (9639341) 86.71% compared to head (f5090f0) 86.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/sudo #268 +/- ## ============================================= + Coverage 86.71% 86.85% +0.13% ============================================= Files 24 24 Lines 1769 1780 +11 ============================================= + Hits 1534 1546 +12 + Misses 235 234 -1 ```

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