private-attribution / ipa

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

Metrics tracing crate #1363

Closed akoshelev closed 1 month ago

akoshelev commented 1 month ago

Builds on top of #1356 This will be used to support metric partitioning in unit tests

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.16129% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.56%. Comparing base (ab75fde) to head (c87fb34). Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
ipa-metrics-tracing/src/layer.rs 95.16% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1363 +/- ## ========================================== + Coverage 93.54% 93.56% +0.01% ========================================== Files 221 222 +1 Lines 36689 36751 +62 ========================================== + Hits 34321 34385 +64 + Misses 2368 2366 -2 ```

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