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/pickles: introduce the computation of the quotient polynomial #2652

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

o1vm/pickles: remove unused ProverError constructors

96d42c1
Select commit
Loading
Failed to load commit list.
Open

o1vm/pickles: introduce the computation of the quotient polynomial #2652

o1vm/pickles: remove unused ProverError constructors
96d42c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 1s

72.57% (-0.06%) compared to f9781af

View this Pull Request on Codecov

72.57% (-0.06%) compared to f9781af

Details

Codecov Report

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

Project coverage is 72.57%. Comparing base (f9781af) to head (96d42c1).

Files with missing lines Patch % Lines
o1vm/src/pickles/prover.rs 0.00% 43 Missing ⚠️
o1vm/src/pickles/main.rs 0.00% 3 Missing ⚠️
o1vm/src/pickles/column_env.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           o1vm/column-env-pickles    #2652      +/-   ##
===========================================================
- Coverage                    72.62%   72.57%   -0.06%     
===========================================================
  Files                          246      246              
  Lines                        58070    58105      +35     
===========================================================
- Hits                         42175    42171       -4     
- Misses                       15895    15934      +39     

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