private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
41 stars 23 forks source link

Use batcher for DZKPs. Enable tests of DZKP batching. #1250

Closed andyleiserson closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 98.20144% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.66%. Comparing base (53ef056) to head (fa3d442). Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/protocol/context/dzkp_malicious.rs 93.02% 3 Missing :warning:
ipa-core/src/protocol/context/batcher.rs 98.71% 1 Missing :warning:
ipa-core/src/protocol/context/dzkp_validator.rs 99.25% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1250 +/- ## ========================================== + Coverage 92.47% 92.66% +0.19% ========================================== Files 200 201 +1 Lines 30997 33323 +2326 ========================================== + Hits 28663 30880 +2217 - Misses 2334 2443 +109 ```

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