Skip to content

Add br_i{32,64}[_not]_eq_{s,r}z ops - #2026

Open
Robbepop wants to merge 11 commits into
mainfrom
rf-add-br-eqz-nez-ops
Open

Add br_i{32,64}[_not]_eq_{s,r}z ops#2026
Robbepop wants to merge 11 commits into
mainfrom
rf-add-br-eqz-nez-ops

apply rustfmt

a5db502
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 0s

76.28% (-0.01%) compared to c242c15

View this Pull Request on Codecov

76.28% (-0.01%) compared to c242c15

Details

Codecov Report

❌ Patch coverage is 82.35294% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.28%. Comparing base (c242c15) to head (a5db502).

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/comparator.rs 76.92% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2026      +/-   ##
==========================================
- Coverage   76.29%   76.28%   -0.01%     
==========================================
  Files         168      168              
  Lines       15531    15559      +28     
==========================================
+ Hits        11849    11869      +20     
- Misses       3682     3690       +8     

☔ View full report in Codecov by Harness.
📢 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.