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: disable custom querier #118

Merged
merged 2 commits into from
Feb 26, 2024

docs: add this PR to CHANGELOG

7d29019
Select commit
Loading
Failed to load commit list.
Merged

fix: disable custom querier #118

docs: add this PR to CHANGELOG
7d29019
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

63.48% (+0.11%) compared to 0b88522

View this Pull Request on Codecov

63.48% (+0.11%) compared to 0b88522

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.48%. Comparing base (0b88522) to head (7d29019).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   63.37%   63.48%   +0.11%     
==========================================
  Files          80       80              
  Lines        9954     9934      -20     
==========================================
- Hits         6308     6307       -1     
+ Misses       3315     3297      -18     
+ Partials      331      330       -1     
Files Coverage Δ
x/wasm/keeper/query_plugins.go 79.48% <100.00%> (+3.35%) ⬆️