private-attribution / ipa

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

update query type #1454

Closed eriktaubeneck closed 1 day ago

eriktaubeneck commented 1 day ago

small change. still working on actually calling hybrid_protocol (requires some updates)

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.54%. Comparing base (0cbc5de) to head (9ebd079). Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/net/http_serde.rs 0.00% 3 Missing :warning:
ipa-core/src/helpers/transport/query/mod.rs 0.00% 1 Missing :warning:
ipa-core/src/query/executor.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1454 +/- ## ======================================== Coverage 93.54% 93.54% ======================================== Files 231 232 +1 Lines 41090 41297 +207 ======================================== + Hits 38438 38633 +195 - Misses 2652 2664 +12 ```

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