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

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

22649ee
Select commit
Loading
Failed to load commit list.
Merged

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

o1vm/riscv32im: start checking the nb of csts per instruction
22649ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

74.68% (+1.23%) compared to fc5755d

View this Pull Request on Codecov

74.68% (+1.23%) compared to fc5755d

Details

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