Fix incorrect optimization in i64.mul_wide_s translation - #1545
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jun 21, 2025 in 0s
72.19% (+0.01%) compared to 1a43c8e
View this Pull Request on Codecov
72.19% (+0.01%) compared to 1a43c8e
Details
Codecov Report
Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
Project coverage is 72.19%. Comparing base (
1a43c8e) to head (45ee5ef).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/wasmi/src/engine/translator/func/mod.rs | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1545 +/- ##
==========================================
+ Coverage 72.17% 72.19% +0.01%
==========================================
Files 179 179
Lines 16401 16401
==========================================
+ Hits 11838 11840 +2
+ Misses 4563 4561 -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