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

Add distribution query #1517

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Add distribution query #1517

merged 1 commit into from
Jul 19, 2023

Conversation

alpe
Copy link
Contributor

@alpe alpe commented Jul 18, 2023

See #1296

Implements CosmWasm/wasmvm#442

@alpe alpe requested a review from pinosu July 18, 2023 13:31
@alpe alpe added the backport/v0.3x Backport patches to sdk45 release branch label Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #1517 (a17f5f2) into main (5d05b85) will increase coverage by 0.05%.
The diff coverage is 82.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1517      +/-   ##
==========================================
+ Coverage   58.15%   58.21%   +0.05%     
==========================================
  Files          64       64              
  Lines        8460     8476      +16     
==========================================
+ Hits         4920     4934      +14     
- Misses       3131     3134       +3     
+ Partials      409      408       -1     
Impacted Files Coverage Δ
x/wasm/keeper/query_plugins.go 83.78% <82.85%> (-0.36%) ⬇️

... and 1 file with indirect coverage changes

Copy link
Contributor

@pinosu pinosu left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@alpe alpe merged commit 551acab into main Jul 19, 2023
@alpe alpe deleted the distr_query branch July 19, 2023 09:27
alpe added a commit that referenced this pull request Jul 19, 2023
* Add distribution query

(cherry picked from commit a17f5f2)

# Conflicts:
#	x/wasm/keeper/query_plugins.go
#	x/wasm/keeper/query_plugins_test.go
#	x/wasm/types/expected_keepers.go

* Resolve conflicts

---------

Co-authored-by: Alex Peters <alpe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.3x Backport patches to sdk45 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants