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

refactor(wasmbinding)!: remove wasmbinding custom executors #1766

Merged
merged 6 commits into from
Jan 8, 2024

fix: correct changelog + move CosmosMsg::Stargate queries to app/wasmext

e267514
Select commit
Loading
Failed to load commit list.
Merged

refactor(wasmbinding)!: remove wasmbinding custom executors #1766

fix: correct changelog + move CosmosMsg::Stargate queries to app/wasmext
e267514
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

73.24% (-0.16%) compared to d8865a3

View this Pull Request on Codecov

73.24% (-0.16%) compared to d8865a3

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d8865a3) 73.40% compared to head (e267514) 73.24%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1766      +/-   ##
==========================================
- Coverage   73.40%   73.24%   -0.16%     
==========================================
  Files         196      191       -5     
  Lines       15547    15436     -111     
==========================================
- Hits        11412    11306     -106     
+ Misses       3473     3470       -3     
+ Partials      662      660       -2     
Files Coverage Δ
app/app.go 56.90% <100.00%> (-1.16%) ⬇️
app/keepers.go 99.18% <ø> (-0.01%) ⬇️
app/wasmext/stargate_query.go 100.00% <ø> (ø)
app/wasmext/wasm.go 0.00% <0.00%> (ø)
x/tokenfactory/keeper/msg_server.go 83.16% <66.66%> (ø)