Skip to content
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

introduce opcode_extension to the structure of Instruction. #1933

Merged
merged 1 commit into from
Feb 11, 2025

introduce opcode_extension to the structure of Instruction.

dfd3f66
Select commit
Loading
Failed to load commit list.
Merged

introduce opcode_extension to the structure of Instruction. #1933

introduce opcode_extension to the structure of Instruction.
dfd3f66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 1s

96.36% (+0.00%) compared to df12864

View this Pull Request on Codecov

96.36% (+0.00%) compared to df12864

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (df12864) to head (dfd3f66).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1933   +/-   ##
=======================================
  Coverage   96.35%   96.36%           
=======================================
  Files         102      102           
  Lines       41095    41173   +78     
=======================================
+ Hits        39599    39677   +78     
  Misses       1496     1496           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.