private-attribution / ipa

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

Fix bug in DP README.md #1236

Closed eriktaubeneck closed 2 weeks ago

eriktaubeneck commented 3 weeks ago

fix math formatting

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.82%. Comparing base (fbc56af) to head (e9ef7bc). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1236 +/- ## ========================================= Coverage 92.82% 92.82% ========================================= Files 200 202 +2 Lines 31166 32520 +1354 ========================================= + Hits 28930 30188 +1258 - Misses 2236 2332 +96 ```

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

eriktaubeneck commented 2 weeks ago

@bmcase I removed the formula. is this good to close?

bmcase commented 2 weeks ago

yep, looks good. thanks for the edits