Properly mirror Wasmtime fuel API #1002
Merged
Codecov / codecov/project
succeeded
Apr 24, 2024 in 0s
81.77% (+0.00%) compared to 18807fb
View this Pull Request on Codecov
81.77% (+0.00%) compared to 18807fb
Details
Codecov Report
Attention: Patch coverage is 57.14286%
with 15 lines
in your changes are missing coverage. Please review.
Project coverage is 81.77%. Comparing base (
18807fb
) to head (39a4855
).
Report is 2 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
crates/wasmi/src/store.rs | 66.66% | 6 Missing |
crates/cli/src/main.rs | 0.00% | 4 Missing |
crates/wasmi/src/func/caller.rs | 0.00% | 4 Missing |
crates/cli/src/context.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1002 +/- ##
=======================================
Coverage 81.76% 81.77%
=======================================
Files 262 262
Lines 24327 24378 +51
=======================================
+ Hits 19892 19936 +44
- Misses 4435 4442 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading