Move FuncTranslator
internals into func
submodule of translator
module
#1532
Codecov / codecov/project
succeeded
Jun 5, 2025 in 0s
71.76% (+0.01%) compared to 2254f91
View this Pull Request on Codecov
71.76% (+0.01%) compared to 2254f91
Details
Codecov Report
Attention: Patch coverage is 90.19608%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 71.76%. Comparing base (
2254f91
) to head (b6e14c5
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/wasmi/src/engine/translator/utils.rs | 0.00% | 3 Missing |
crates/wasmi/src/engine/translator/func/utils.rs | 95.83% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1532 +/- ##
==========================================
+ Coverage 71.75% 71.76% +0.01%
==========================================
Files 177 179 +2
Lines 16524 16524
==========================================
+ Hits 11857 11859 +2
+ Misses 4667 4665 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading