private-attribution / ipa

A raw implementation of Interoperable Private Attribution
MIT License
42 stars 25 forks source link

Print send config in tracing #1317

Closed akoshelev closed 2 months ago

akoshelev commented 2 months ago

It was proven useful in several investigations, so we should just enable it

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.45%. Comparing base (4429326) to head (a7b26f8). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1317 +/- ## ========================================== - Coverage 93.45% 93.45% -0.01% ========================================== Files 207 207 Lines 33455 33454 -1 ========================================== - Hits 31266 31264 -2 - Misses 2189 2190 +1 ```

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

akoshelev commented 2 months ago

test failures are unrelated and being investigated currently