desmos-labs / desmos-contracts

A collection of cosmWASM contracts for desmos network
Apache License 2.0
10 stars 5 forks source link

chore(deps): bump cosmwasm-std from 1.1.9 to 1.3.0 #191

Closed dadamu closed 1 year ago

dadamu commented 1 year ago

Description

Closes: #192

This PR bumps cosmwasm-std to 1.3.0


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.28 :tada:

Comparison is base (4683373) 99.23% compared to head (b13f74f) 99.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ========================================== + Coverage 99.23% 99.51% +0.28% ========================================== Files 15 15 Lines 1046 1037 -9 ========================================== - Hits 1038 1032 -6 + Misses 8 5 -3 ``` | [Impacted Files](https://app.codecov.io/gh/desmos-labs/desmos-contracts/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs) | Coverage Δ | | |---|---|---| | [contracts/poap-manager/src/contract.rs](https://app.codecov.io/gh/desmos-labs/desmos-contracts/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-Y29udHJhY3RzL3BvYXAtbWFuYWdlci9zcmMvY29udHJhY3QucnM=) | `100.00% <ø> (ø)` | | | [contracts/remarkables/src/contract.rs](https://app.codecov.io/gh/desmos-labs/desmos-contracts/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-Y29udHJhY3RzL3JlbWFya2FibGVzL3NyYy9jb250cmFjdC5ycw==) | `99.45% <ø> (+1.06%)` | :arrow_up: | | [contracts/tips/src/contract.rs](https://app.codecov.io/gh/desmos-labs/desmos-contracts/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-Y29udHJhY3RzL3RpcHMvc3JjL2NvbnRyYWN0LnJz) | `100.00% <ø> (+0.53%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/desmos-labs/desmos-contracts/pull/191/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.