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

init nova #171

Merged
merged 8 commits into from
Nov 10, 2023
Merged

init nova #171

merged 8 commits into from
Nov 10, 2023

Conversation

ashWhiteHat
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

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

Comparison is base (7384857) 74.04% compared to head (dde34c3) 75.51%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   74.04%   75.51%   +1.47%     
==========================================
  Files          47       54       +7     
  Lines        3533     3713     +180     
==========================================
+ Hits         2616     2804     +188     
+ Misses        917      909       -8     
Files Coverage Δ
bn254/src/g1.rs 40.27% <ø> (ø)
nova/src/pedersen.rs 100.00% <100.00%> (ø)
nova/src/prover.rs 100.00% <100.00%> (ø)
nova/src/relaxed_r1cs.rs 100.00% <100.00%> (ø)
nova/src/relaxed_r1cs/instance.rs 100.00% <100.00%> (ø)
nova/src/relaxed_r1cs/witness.rs 100.00% <100.00%> (ø)
r1cs/src/driver.rs 100.00% <100.00%> (ø)
r1cs/src/gadget/field.rs 88.23% <100.00%> (ø)
r1cs/src/matrix.rs 100.00% <100.00%> (ø)
r1cs/src/test.rs 100.00% <100.00%> (ø)
... and 3 more

... and 5 files with indirect coverage changes

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

@ashWhiteHat ashWhiteHat merged commit b94a511 into master Nov 10, 2023
7 checks passed
@ashWhiteHat ashWhiteHat deleted the feature/init-nova branch November 17, 2023 03:47
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