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

Ohadn/qm31 arithmetics in math utils #1944

Merged
merged 1 commit into from
Feb 21, 2025

add functions that compute packed reduced qm31 arithmetics to math_utils

38adbe6
Select commit
Loading
Failed to load commit list.
Merged

Ohadn/qm31 arithmetics in math utils #1944

add functions that compute packed reduced qm31 arithmetics to math_utils
38adbe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

96.41% (+0.02%) compared to 7a97bed

View this Pull Request on Codecov

96.41% (+0.02%) compared to 7a97bed

Details

Codecov Report

Attention: Patch coverage is 99.66102% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.41%. Comparing base (7a97bed) to head (38adbe6).

Files with missing lines Patch % Lines
vm/src/math_utils/mod.rs 99.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1944      +/-   ##
==========================================
+ Coverage   96.39%   96.41%   +0.02%     
==========================================
  Files         102      102              
  Lines       41566    41861     +295     
==========================================
+ Hits        40068    40362     +294     
- Misses       1498     1499       +1     

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