Skip to content

Fix wasm simulations #856

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

Closed
wants to merge 7 commits into from
Closed

Fix wasm simulations #856

wants to merge 7 commits into from

Conversation

pinosu
Copy link
Contributor

@pinosu pinosu commented May 12, 2022

Fix wasmd simulations so that there are not operations failing during simulations.

Update MsgStoreCode simulation
Update MsgInstantiateContract simulation

@pinosu pinosu force-pushed the fix-wasm-simulations branch from cba648a to c464087 Compare May 12, 2022 20:22
@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #856 (4502d95) into main (ac92fdc) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head 4502d95 differs from pull request most recent head 065e94f. Consider uploading reports for the commit 065e94f to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
+ Coverage   58.97%   59.00%   +0.02%     
==========================================
  Files          52       52              
  Lines        6177     6176       -1     
==========================================
+ Hits         3643     3644       +1     
+ Misses       2266     2265       -1     
+ Partials      268      267       -1     
Impacted Files Coverage Δ
app/app.go 88.91% <ø> (-0.03%) ⬇️
x/wasm/module.go 49.45% <ø> (ø)
x/wasm/keeper/keeper.go 88.27% <0.00%> (+0.34%) ⬆️

@pinosu pinosu marked this pull request as ready for review May 18, 2022 13:21
@pinosu pinosu requested a review from alpe as a code owner May 18, 2022 13:21
@alpe alpe mentioned this pull request May 19, 2022
@alpe alpe closed this May 19, 2022
@alpe alpe deleted the fix-wasm-simulations branch May 10, 2023 08:54
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.

2 participants