Skip to content

Make Instruction::update_branch_offset usable by both FuncTranlator backends - #1560

Merged
Robbepop merged 3 commits into
mainfrom
rf-update-branch-offsets-generically
Jul 10, 2025
Merged

Make Instruction::update_branch_offset usable by both FuncTranlator backends#1560
Robbepop merged 3 commits into
mainfrom
rf-update-branch-offsets-generically

change formatting

5c19cff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2025 in 0s

72.23% (-0.03%) compared to ae9496b

View this Pull Request on Codecov

72.23% (-0.03%) compared to ae9496b

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.23%. Comparing base (ae9496b) to head (5c19cff).

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/comparator.rs 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1560      +/-   ##
==========================================
- Coverage   72.25%   72.23%   -0.03%     
==========================================
  Files         179      179              
  Lines       16333    16331       -2     
==========================================
- Hits        11801    11796       -5     
- Misses       4532     4535       +3     

☔ 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.