CosmWasm / sylvia

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

test: Store Remote contract and communicate with it #378

Closed jawoznia closed 1 month ago

jawoznia commented 2 months ago

I dont really understand this change - is it only the tests upgrade?

Yes and also example how to approach such communication which we were lacking. This can also I hope highlight if our API is going in the right direction.

codecov[bot] commented 1 month ago

Codecov Report

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

Please upload report for BASE (releases/cosmwasm_1/main@d3dd8b3). Learn more about missing BASE report.

Files Patch % Lines
sylvia/tests/remote.rs 97.67% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## releases/cosmwasm_1/main #378 +/- ## =========================================================== Coverage ? 86.07% =========================================================== Files ? 37 Lines ? 2750 Branches ? 0 =========================================================== Hits ? 2367 Misses ? 383 Partials ? 0 ```

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