private-attribution / ipa

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

Speed up dp tests #1212

Closed bmcase closed 1 month ago

bmcase commented 1 month ago

change parameters in semi_honest_with_dp to make faster.

Move gen_binomial_noise_16_breakdowns to be a slow test.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.72%. Comparing base (23202a2) to head (acd4959). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1212 +/- ## ========================================== - Coverage 92.79% 92.72% -0.08% ========================================== Files 197 197 Lines 30523 30526 +3 ========================================== - Hits 28325 28304 -21 - Misses 2198 2222 +24 ```

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