private-attribution / ipa

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

add tracing to the apply_dp_noise fn #1223

Closed eriktaubeneck closed 1 month ago

eriktaubeneck commented 1 month ago

very small PR to help understand if cross cloud testing is stuck in apply_dp_noise or at some point after it.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.82%. Comparing base (318d6d7) to head (1469bc4). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1223 +/- ## ========================================== - Coverage 92.83% 92.82% -0.02% ========================================== Files 200 200 Lines 31166 31133 -33 ========================================== - Hits 28933 28899 -34 - Misses 2233 2234 +1 ```

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