CosmWasm / sylvia

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

chore: release #354

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

🤖 New release

Changelog

## `sylvia-derive`

## [1.0.2](https://github.com/CosmWasm/sylvia/compare/sylvia-derive-v1.0.1...sylvia-derive-v1.0.2) - 2024-04-24 ### Other - Split big chunks of code in `sylvia_derive::multitest` - Provide `to_case` functionality to `syn::Ident` - Remove `stripped_return_type` from `MsgVariant` - Remove duplicated `querier` related code from `MsgVariant` - Move `Multitest` related `MsgVariant` logic to trait in multitest module - Unify MT proxy methods emit


This PR was generated with release-plz.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.71%. Comparing base (a187421) to head (05b2431).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ======================================= Coverage 84.71% 84.71% ======================================= Files 37 37 Lines 2598 2598 ======================================= Hits 2201 2201 Misses 397 397 ```

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