CosmWasm / sylvia

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

test: Generic cw1-whitelist example #404

Closed abefernan closed 1 month ago

abefernan commented 1 month ago

Part of #399.

Makes generic the contracts cw1-whitelist and cw1-subkeys on the examples. The latter depends on the former.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.30%. Comparing base (0bf0a22) to head (f0be28b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ========================================== - Coverage 82.37% 82.30% -0.08% ========================================== Files 53 53 Lines 3126 3113 -13 ========================================== - Hits 2575 2562 -13 Misses 551 551 ```

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