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

Bls12_381 and jubjub removed, groth16 migration to new curves #170

Closed KiriosK closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b9b662b) 66.50% compared to head (8433eb3) 73.85%. Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 66.50% 73.85% +7.34% ========================================== Files 56 47 -9 Lines 4622 3488 -1134 ========================================== - Hits 3074 2576 -498 + Misses 1548 912 -636 ``` | [Files](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork) | Coverage Δ | | |---|---|---| | [bn254/src/fr.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Ym4yNTQvc3JjL2ZyLnJz) | `66.94% <ø> (+18.96%)` | :arrow_up: | | [groth16/src/fft.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvZmZ0LnJz) | `100.00% <ø> (ø)` | | | [groth16/src/msm.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvbXNtLnJz) | `100.00% <ø> (ø)` | | | [groth16/src/poly.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvcG9seS5ycw==) | `33.68% <ø> (ø)` | | | [groth16/src/proof.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvcHJvb2YucnM=) | `73.33% <100.00%> (ø)` | | | [groth16/src/prover.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvcHJvdmVyLnJz) | `98.18% <ø> (ø)` | | | [groth16/src/verifier.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvdmVyaWZpZXIucnM=) | `100.00% <100.00%> (ø)` | | | [groth16/src/zksnark.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvemtzbmFyay5ycw==) | `100.00% <ø> (ø)` | | | [grumpkin/src/curve.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3J1bXBraW4vc3JjL2N1cnZlLnJz) | `53.70% <ø> (ø)` | | | [r1cs/src/circuit.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-cjFjcy9zcmMvY2lyY3VpdC5ycw==) | `100.00% <100.00%> (ø)` | | | ... and [13 more](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/170/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork)

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

ashWhiteHat commented 11 months ago

curve ops