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 logging for query err before redacting #1605

Merged
merged 2 commits into from
Sep 6, 2023

Fix comments

321304b
Select commit
Loading
Failed to load commit list.
Merged

Add logging for query err before redacting #1605

Fix comments
321304b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2023 in 1s

58.23% (+0.00%) compared to 1149653

View this Pull Request on Codecov

58.23% (+0.00%) compared to 1149653

Details

Codecov Report

Merging #1605 (321304b) into main (1149653) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1605   +/-   ##
=======================================
  Coverage   58.22%   58.23%           
=======================================
  Files          64       64           
  Lines        8642     8643    +1     
=======================================
+ Hits         5032     5033    +1     
  Misses       3197     3197           
  Partials      413      413           
Files Changed Coverage Δ
x/wasm/keeper/query_plugins.go 83.82% <100.00%> (+0.03%) ⬆️