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

o1vm/riscv32im: start checking the nb of csts per instruction #2864

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Dec 4, 2024

To investigate later under-constrained instructions. Lookups still need to be added.

@dannywillems dannywillems marked this pull request as draft December 4, 2024 16:09
@dannywillems dannywillems force-pushed the dw/o1vm/check-nb-constraints branch from 04516fa to 22649ee Compare January 2, 2025 10:51
@dannywillems dannywillems marked this pull request as ready for review January 2, 2025 10:52
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

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

Project coverage is 74.68%. Comparing base (fc5755d) to head (22649ee).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
o1vm/src/interpreters/riscv32im/tests.rs 97.29% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
+ Coverage   73.45%   74.68%   +1.23%     
==========================================
  Files         259      259              
  Lines       61593    61667      +74     
==========================================
+ Hits        45243    46058     +815     
+ Misses      16350    15609     -741     

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

@dannywillems dannywillems merged commit c62fe18 into master Jan 2, 2025
8 checks passed
@dannywillems dannywillems deleted the dw/o1vm/check-nb-constraints branch January 2, 2025 12:45
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.

2 participants