private-attribution / ipa

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

Conversion between Boolean Array and Gf32Bit #1246

Closed danielmasny closed 1 week ago

danielmasny commented 2 weeks ago

conversion between BA types and Vec. Also adds pub function that allows to get Gf32Bit as raw slice.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 92.36%. Comparing base (108119f) to head (f1ccc42). Report is 27 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1246 +/- ## ========================================== - Coverage 92.74% 92.36% -0.38% ========================================== Files 198 200 +2 Lines 30780 31418 +638 ========================================== + Hits 28546 29020 +474 - Misses 2234 2398 +164 ```

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