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

chore(wasmbinding): delete CustomQuerier since we have QueryRequest::Stargate now #1687

Merged
merged 28 commits into from
Dec 4, 2023

ci(codecov.yml): handle removed code coverage relative to bse

84b1831
Select commit
Loading
Failed to load commit list.
Merged

chore(wasmbinding): delete CustomQuerier since we have QueryRequest::Stargate now #1687

ci(codecov.yml): handle removed code coverage relative to bse
84b1831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2023 in 0s

73.95% (-0.25%) compared to 33b27f5

View this Pull Request on Codecov

73.95% (-0.25%) compared to 33b27f5

Details

Codecov Report

Merging #1687 (84b1831) into master (33b27f5) will decrease coverage by 0.25%.
Report is 4 commits behind head on master.
The diff coverage is 87.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1687      +/-   ##
==========================================
- Coverage   74.19%   73.95%   -0.25%     
==========================================
  Files         193      191       -2     
  Lines       15444    15122     -322     
==========================================
- Hits        11459    11183     -276     
+ Misses       3324     3286      -38     
+ Partials      661      653       -8     
Files Coverage Δ
app/genesis.go 19.51% <100.00%> (+2.01%) ⬆️
app/keepers.go 99.21% <100.00%> (ø)
wasmbinding/exec_perp.go 81.35% <ø> (-5.69%) ⬇️
wasmbinding/message_plugin.go 82.45% <ø> (-6.05%) ⬇️
wasmbinding/wasm.go 100.00% <ø> (ø)
x/inflation/types/params.go 63.46% <ø> (ø)
x/perp/v2/keeper/msg_server.go 100.00% <100.00%> (ø)
x/perp/v2/types/amm.go 80.32% <100.00%> (ø)
x/perp/v2/types/codec.go 100.00% <100.00%> (ø)
x/sudo/keeper/keeper.go 74.41% <100.00%> (ø)
... and 4 more

... and 1 file with indirect coverage changes