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

MVPoly: method to generate random multilinear polynomial #2536

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

MVPoly: method to generate random multilinear polynomial

03458d6
Select commit
Loading
Failed to load commit list.
Draft

MVPoly: method to generate random multilinear polynomial #2536

MVPoly: method to generate random multilinear polynomial
03458d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 91.19171% with 17 lines in your changes missing coverage. Please review.

Please upload report for BASE (dw/is-multilinear-method@5684c98). Learn more about missing BASE report.

Files with missing lines Patch % Lines
mvpoly/src/prime.rs 87.50% 9 Missing ⚠️
mvpoly/src/monomials.rs 94.95% 6 Missing ⚠️
mvpoly/src/lib.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##             dw/is-multilinear-method    #2536   +/-   ##
===========================================================
  Coverage                            ?   73.46%           
===========================================================
  Files                               ?      235           
  Lines                               ?    54419           
  Branches                            ?        0           
===========================================================
  Hits                                ?    39979           
  Misses                              ?    14440           
  Partials                            ?        0           

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