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

implementation for set less than immediate #2844

Merged
merged 2 commits into from
Dec 17, 2024

limit scope of the rd position to a local variable

31f2ab4
Select commit
Loading
Failed to load commit list.
Merged

implementation for set less than immediate #2844

limit scope of the rd position to a local variable
31f2ab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

71.99% (+0.00%) compared to ddfc2f6

View this Pull Request on Codecov

71.99% (+0.00%) compared to ddfc2f6

Details

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.99%. Comparing base (ddfc2f6) to head (31f2ab4).
Report is 165 commits behind head on master.

Files with missing lines Patch % Lines
o1vm/src/interpreters/riscv32im/interpreter.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #2844    +/-   ##
========================================
  Coverage   71.98%   71.99%            
========================================
  Files         256      257     +1     
  Lines       60181    60801   +620     
========================================
+ Hits        43324    43774   +450     
- Misses      16857    17027   +170     

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