private-attribution / ipa

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

cleaning up the challenge generation code #1124

Closed benjaminsavage closed 2 months ago

benjaminsavage commented 2 months ago

Just some refactoring to remove code duplication and mutable objects.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.09910% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.44%. Comparing base (4ea9feb) to head (cc4105a).

Files Patch % Lines
...protocol/ipa_prf/validation_protocol/validation.rs 99.09% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1124 +/- ## ========================================== - Coverage 91.48% 91.44% -0.05% ========================================== Files 189 189 Lines 27267 27217 -50 ========================================== - Hits 24946 24888 -58 - Misses 2321 2329 +8 ```

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