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

Upgrade wasmer to 4.3.1 #3308

Merged
merged 8 commits into from
May 31, 2024

Changelog for #3308

edc2e24
Select commit
Loading
Failed to load commit list.
Merged

Upgrade wasmer to 4.3.1 #3308

Changelog for #3308
edc2e24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

54.03% (+0.14%) compared to 6dc1612

View this Pull Request on Codecov

54.03% (+0.14%) compared to 6dc1612

Details

Codecov Report

Attention: Patch coverage is 94.86755% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 54.03%. Comparing base (6dc1612) to head (edc2e24).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/namada/src/vm/host_env.rs 86.25% 11 Missing ⚠️
crates/namada/src/vm/wasm/memory.rs 91.91% 8 Missing ⚠️
crates/namada/src/vm/wasm/host_env.rs 97.83% 7 Missing ⚠️
crates/namada/src/vm/wasm/run.rs 94.89% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3308      +/-   ##
==========================================
+ Coverage   53.89%   54.03%   +0.14%     
==========================================
  Files         314      314              
  Lines      105704   106029     +325     
==========================================
+ Hits        56968    57293     +325     
  Misses      48736    48736              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.