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

groth16 modification #156

Merged
merged 6 commits into from
Nov 5, 2023
Merged

groth16 modification #156

merged 6 commits into from
Nov 5, 2023

Conversation

ashWhiteHat
Copy link
Member

No description provided.

@ashWhiteHat ashWhiteHat marked this pull request as ready for review November 5, 2023 06:46
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c5186dc) 55.96% compared to head (fd16bfb) 65.41%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   55.96%   65.41%   +9.45%     
==========================================
  Files          69       56      -13     
  Lines        4778     4086     -692     
==========================================
- Hits         2674     2673       -1     
+ Misses       2104     1413     -691     
Files Coverage Δ
groth16/src/bit_iterator.rs 94.44% <ø> (ø)
groth16/src/constraint_system.rs 21.31% <100.00%> (ø)
groth16/src/curves/edwards.rs 16.66% <ø> (ø)
groth16/src/key.rs 100.00% <100.00%> (ø)
groth16/src/matrix.rs 68.57% <ø> (ø)
groth16/src/matrix/element.rs 100.00% <ø> (ø)
groth16/src/params.rs 100.00% <ø> (ø)
groth16/src/prover/proof.rs 73.33% <ø> (ø)
groth16/src/r1cs.rs 100.00% <ø> (ø)
groth16/src/verifier.rs 100.00% <ø> (ø)
... and 2 more

... and 1 file with indirect coverage changes

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

@ashWhiteHat ashWhiteHat force-pushed the feature/groth16-independent branch from e602d91 to fd16bfb Compare November 5, 2023 07:05
@ashWhiteHat ashWhiteHat merged commit 83c75da into master Nov 5, 2023
7 checks passed
@ashWhiteHat ashWhiteHat deleted the feature/groth16-independent branch November 8, 2023 06:46
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.

1 participant