Replace direct wat
usage with Wasmi's new Module::new
Wat support
#1327
Codecov / codecov/project
succeeded
Dec 1, 2024 in 0s
81.68% (+0.05%) compared to 90ac312
View this Pull Request on Codecov
81.68% (+0.05%) compared to 90ac312
Details
Codecov Report
Attention: Patch coverage is 99.06015%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 81.68%. Comparing base (
90ac312
) to head (43a2108
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/cli/src/context.rs | 0.00% | 3 Missing |
crates/wasmi/src/error.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1327 +/- ##
==========================================
+ Coverage 81.63% 81.68% +0.05%
==========================================
Files 305 307 +2
Lines 25283 25261 -22
==========================================
- Hits 20639 20634 -5
+ Misses 4644 4627 -17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading