Skip to content

Refactor Instr and move definition to translator::utils submodule #1541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 15, 2025

Conversation

Robbepop
Copy link
Member

Simplifies #1512 by making more code sharable.

Copy link

codecov bot commented Jun 15, 2025

Codecov Report

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

Project coverage is 72.18%. Comparing base (352d564) to head (d7a228a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/wasmi/src/engine/translator/utils.rs 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1541      +/-   ##
==========================================
- Coverage   72.21%   72.18%   -0.03%     
==========================================
  Files         179      179              
  Lines       16406    16408       +2     
==========================================
- Hits        11847    11844       -3     
- Misses       4559     4564       +5     

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

@Robbepop Robbepop merged commit 847fdac into main Jun 15, 2025
18 of 19 checks passed
@Robbepop Robbepop deleted the rf-move-instr-to-parent branch June 15, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant