private-attribution / ipa

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

enumerate chunks for chunk specific contexts #1145

Closed danielmasny closed 4 weeks ago

danielmasny commented 1 month ago

add a counter for chunks in validate such that chunk specific contexts for the validation can be generated.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.62%. Comparing base (8347721) to head (d6359db).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1145 +/- ## ========================================== - Coverage 91.64% 91.62% -0.03% ========================================== Files 190 190 Lines 27865 27868 +3 ========================================== - Hits 25538 25534 -4 - Misses 2327 2334 +7 ```

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