Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from

Conversation

dadamu
Copy link
Contributor

@dadamu dadamu commented Jul 17, 2023

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...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

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...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed contract logic
  • reviewed contract security
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

@dadamu dadamu requested a review from manu0466 July 17, 2023 08:34
@dadamu dadamu changed the title chore(deps)L bump cosmwasm-std from 1.1.9 to 1.2.7 chore(deps): bump cosmwasm-std from 1.1.9 to 1.2.7 Jul 17, 2023
@dadamu dadamu force-pushed the paul/bump-comsmwasm-std-to-1.2.7 branch from 15b4f51 to 9237f85 Compare July 17, 2023 08:45
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

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

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

Additional details and impacted files
@@            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 Coverage Δ
contracts/poap-manager/src/contract.rs 100.00% <ø> (ø)
contracts/remarkables/src/contract.rs 99.45% <ø> (+1.06%) ⬆️
contracts/tips/src/contract.rs 100.00% <ø> (+0.53%) ⬆️

... and 4 files with indirect coverage changes

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

@@ -46,6 +46,7 @@ jobs:
if: env.GIT_DIFF
uses: actions-rs/[email protected]
with:
version: 0.22.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

action-rs/tarpaulin now has the issue on coverage report. The latest available version is 0.22.0
actions-rs/tarpaulin#15 (comment)

@dadamu dadamu changed the title chore(deps): bump cosmwasm-std from 1.1.9 to 1.2.7 chore(deps): bump cosmwasm-std from 1.1.9 to 1.3.0 Jul 17, 2023
@dadamu dadamu closed this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant