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

fix the query gas calculate #3246

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

fix the query gas calculate #3246

wants to merge 2 commits into from

Conversation

lyh169
Copy link
Contributor

@lyh169 lyh169 commented Aug 31, 2023

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #3246 (ee1a115) into dev (6b97af6) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ee1a115 differs from pull request most recent head 48cc019. Consider uploading reports for the commit 48cc019 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff           @@
##              dev    #3246   +/-   ##
=======================================
  Coverage   36.54%   36.54%           
=======================================
  Files         446      446           
  Lines       46857    46857           
=======================================
  Hits        17123    17123           
  Misses      28463    28463           
  Partials     1271     1271           
Files Changed Coverage Δ
x/wasm/keeper/query_plugins.go 51.20% <100.00%> (ø)

@lyh169 lyh169 closed this Aug 31, 2023
@lyh169 lyh169 reopened this Sep 4, 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.

None yet

3 participants