private-attribution / ipa

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

changes to shuffle function #1249

Closed danielmasny closed 1 week ago

danielmasny commented 1 week ago

change shuffle signature, store intermediate messages and tests

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.70833% with 7 lines in your changes missing coverage. Please review.

Project coverage is 92.29%. Comparing base (77ac0b0) to head (841d448). Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/protocol/ipa_prf/shuffle/base.rs 92.70% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1249 +/- ## ========================================== - Coverage 92.73% 92.29% -0.44% ========================================== Files 200 200 Lines 31486 31577 +91 ========================================== - Hits 29197 29145 -52 - Misses 2289 2432 +143 ```

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