Upgrade wasmer to 4.3.1 #3308
Merged
Upgrade wasmer to 4.3.1 #3308
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.
Loading