private-attribution / ipa

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

Add helper command line arg to override active_work #1245

Closed andyleiserson closed 1 week ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 69.81132% with 16 lines in your changes missing coverage. Please review.

Project coverage is 92.43%. Comparing base (9a3856e) to head (046dda9). Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/app.rs 21.42% 11 Missing :warning:
ipa-core/src/bin/helper.rs 0.00% 4 Missing :warning:
ipa-core/src/query/processor.rs 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1245 +/- ## ========================================== - Coverage 92.71% 92.43% -0.29% ========================================== Files 200 200 Lines 31498 31018 -480 ========================================== - Hits 29204 28671 -533 - Misses 2294 2347 +53 ```

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