Closed KiriosK closed 11 months ago
Attention: 38 lines in your changes are missing coverage. Please review.
38 lines
Comparison is base (50b6b5b) 65.68% compared to head (f689302) 66.59%. Report is 5 commits behind head on master.
50b6b5b
f689302
:umbrella: View full report in Codecov by Sentry. :loudspeaker: Have feedback on the report? Share it here.
Codecov Report
Attention:
38 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #168 +/- ## ========================================== + Coverage 65.68% 66.59% +0.91% ========================================== Files 55 55 Lines 4677 4622 -55 ========================================== + Hits 3072 3078 +6 + Misses 1605 1544 -61 ``` | [Files](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork) | Coverage Δ | | |---|---|---| | [bn254/src/g1.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Ym4yNTQvc3JjL2cxLnJz) | `39.72% <ø> (ø)` | | | [bn254/src/g2.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Ym4yNTQvc3JjL2cyLnJz) | `62.06% <ø> (ø)` | | | [groth16/src/msm.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3JvdGgxNi9zcmMvbXNtLnJz) | `100.00% <ø> (ø)` | | | [zkstd/src/macros/field.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-emtzdGQvc3JjL21hY3Jvcy9maWVsZC5ycw==) | `22.01% <100.00%> (+6.17%)` | :arrow_up: | | [zkstd/src/macros/extension\_field.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-emtzdGQvc3JjL21hY3Jvcy9leHRlbnNpb25fZmllbGQucnM=) | `47.82% <0.00%> (-4.56%)` | :arrow_down: | | [bn254/src/fq.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Ym4yNTQvc3JjL2ZxLnJz) | `34.78% <0.00%> (-1.04%)` | :arrow_down: | | [bn254/src/fr.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Ym4yNTQvc3JjL2ZyLnJz) | `47.97% <0.00%> (-1.68%)` | :arrow_down: | | [grumpkin/src/curve.rs](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KogarashiNetwork#diff-Z3J1bXBraW4vc3JjL2N1cnZlLnJz) | `53.70% <53.70%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/KogarashiNetwork/Kogarashi/pull/168/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.