private-attribution / ipa

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

Remove `impl BooleanArrayMul<SemiHonestContext<...>>` #1137

Closed andyleiserson closed 2 months ago

andyleiserson commented 2 months ago

This goes with #1129.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.64%. Comparing base (c56449c) to head (e75faa5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1137 +/- ## ========================================== + Coverage 91.60% 91.64% +0.03% ========================================== Files 190 190 Lines 27921 27910 -11 ========================================== Hits 25578 25578 + Misses 2343 2332 -11 ```

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