private-attribution / ipa

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

Support interception of mpc messages in sharded environment #1390

Closed andyleiserson closed 3 weeks ago

andyleiserson commented 3 weeks ago

This will be used by the tests for malicious sharded shuffle.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 93.66197% with 9 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@6d29275). Learn more about missing BASE report.

Files with missing lines Patch % Lines
ipa-core/src/helpers/transport/mod.rs 78.78% 7 Missing :warning:
ipa-core/src/helpers/transport/in_memory/config.rs 92.30% 1 Missing :warning:
ipa-core/src/test_fixture/world.rs 98.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1390 +/- ## ======================================= Coverage ? 93.67% ======================================= Files ? 223 Lines ? 37737 Branches ? 0 ======================================= Hits ? 35351 Misses ? 2386 Partials ? 0 ```

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