private-attribution / ipa

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

Python formatting #1238

Closed eriktaubeneck closed 2 weeks ago

eriktaubeneck commented 3 weeks ago

right now this is mostly just for reference (I also intend to add a test to make sure this stays in line with the IPA codebase), but if we start using more any more python, we should add a linter/format check to our github checks.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.76%. Comparing base (fbc56af) to head (1b02d5a). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1238 +/- ## ========================================== - Coverage 92.82% 92.76% -0.07% ========================================== Files 200 198 -2 Lines 31166 30780 -386 ========================================== - Hits 28930 28552 -378 + Misses 2236 2228 -8 ```

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