private-attribution / ipa

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

Reverting #1431 #1441

Closed cberkhoff closed 2 weeks ago

cberkhoff commented 2 weeks ago

There are issues when trying to start a server with the non-sharded / old network.toml In this PR I'm mitigating the problem by reverting the offending changes so that people can run Draft over the weekend. Will send another PR with the changes + a fix.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 11.90476% with 37 lines in your changes missing coverage. Please review.

Project coverage is 93.44%. Comparing base (1c7dde0) to head (5904d98). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
ipa-core/src/bin/helper.rs 0.00% 37 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1441 +/- ## ========================================== + Coverage 93.41% 93.44% +0.03% ========================================== Files 227 227 Lines 39472 39251 -221 ========================================== - Hits 36873 36679 -194 + Misses 2599 2572 -27 ```

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