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

Allow empty attribute values (backport #1618) #1718

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 15, 2023

This is an automatic backport of pull request #1618 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* remove event value judgment

* remove event value judgment

* fix cosmwasm events test

(cherry picked from commit 4e7316e)
@mergify mergify bot requested a review from alpe as a code owner November 15, 2023 09:16
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #1718 (9ced765) into releases/v0.4x (2d9c98f) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           releases/v0.4x    #1718      +/-   ##
==================================================
- Coverage           57.61%   57.58%   -0.04%     
==================================================
  Files                  64       64              
  Lines                8772     8770       -2     
==================================================
- Hits                 5054     5050       -4     
- Misses               3289     3290       +1     
- Partials              429      430       +1     
Files Coverage Δ
x/wasm/keeper/events.go 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Copy link
Contributor

@alpe alpe left a comment

Choose a reason for hiding this comment

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

Thanks bot!

@alpe alpe merged commit fa83464 into releases/v0.4x Nov 15, 2023
16 checks passed
@mergify mergify bot deleted the mergify/bp/releases/v0.4x/pr-1618 branch November 15, 2023 10:21
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.

2 participants