private-attribution / ipa

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

add Martin's suggestion to improve array chunk iterator implementation #1176

Closed danielmasny closed 3 months ago

danielmasny commented 3 months ago

remove flags and add Martin's suggestion to array chunk. Andy is implementing default for more primefield types. Afterwards we can replace Primefield with Default.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.00%. Comparing base (20edb0f) to head (6b166e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1176 +/- ## ========================================== - Coverage 92.00% 92.00% -0.01% ========================================== Files 195 195 Lines 29149 29146 -3 ========================================== - Hits 26819 26815 -4 - Misses 2330 2331 +1 ```

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