private-attribution / ipa

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

Implement e2e sharded shuffle test #1453

Closed akoshelev closed 4 days ago

akoshelev commented 1 week ago

This is not an integration test, but it works all the way through HTTP stack similar to how test multiply works. This proves that Rust server and client code work to handle all interactions between shards and helpers.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 93.69%. Comparing base (0622515) to head (5307bdb). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1453 +/- ## ========================================== + Coverage 93.51% 93.69% +0.18% ========================================== Files 232 232 Lines 41317 41420 +103 ========================================== + Hits 38636 38809 +173 + Misses 2681 2611 -70 ```

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