KogarashiNetwork / Kogarashi

凩: A Next-Generation Composable Hybrid Smart Contract and (De)Centralized Merged Application Platform
https://kogarashinetwork.github.io/
Apache License 2.0
27 stars 4 forks source link

Cycle of curves #184

Closed KiriosK closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (3af89fe) 76.32% compared to head (ff1e428) 77.69%. Report is 6 commits behind head on master.

Files Patch % Lines
nova/src/driver.rs 65.95% 16 Missing :warning:
nova/src/gadget/big_nat.rs 0.00% 14 Missing :warning:
zkstd/src/circuit/gadget/binary.rs 30.76% 9 Missing :warning:
nova/src/circuit/augmented.rs 90.69% 4 Missing :warning:
nova/src/gadget/instance.rs 66.66% 4 Missing :warning:
groth16/src/circuit.rs 0.00% 2 Missing :warning:
nova/src/proof.rs 92.00% 2 Missing :warning:
zkstd/src/circuit/gadget/field.rs 95.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ========================================== + Coverage 76.32% 77.69% +1.36% ========================================== Files 66 68 +2 Lines 4381 4488 +107 ========================================== + Hits 3344 3487 +143 + Misses 1037 1001 -36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.