private-attribution / ipa

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

Relaxing this a bit #1320

Closed benjaminsavage closed 2 months ago

benjaminsavage commented 2 months ago

Fix for issue #1319

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 (61f37ab). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1320 +/- ## ========================================== - Coverage 93.45% 93.45% -0.01% ========================================== Files 207 207 Lines 33455 33455 ========================================== - Hits 31266 31265 -1 - 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

thanks for fixing it!