Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proptest for breakdown-reveal aggregation #1470

Merged
merged 4 commits into from
Dec 4, 2024

Include slow unit tests in CI

ab147ed
Select commit
Loading
Failed to load commit list.
Merged

Add proptest for breakdown-reveal aggregation #1470

Include slow unit tests in CI
ab147ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 1s

93.78% (target 85.00%)

View this Pull Request on Codecov

93.78% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 78.90295% with 50 lines in your changes missing coverage. Please review.

Project coverage is 93.78%. Comparing base (dca5be7) to head (ab147ed).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...c/protocol/ipa_prf/aggregation/breakdown_reveal.rs 46.34% 44 Missing ⚠️
ipa-core/src/protocol/context/dzkp_validator.rs 66.66% 4 Missing ⚠️
ipa-core/src/test_fixture/world.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1470      +/-   ##
==========================================
- Coverage   93.87%   93.78%   -0.09%     
==========================================
  Files         235      235              
  Lines       42128    42677     +549     
==========================================
+ Hits        39546    40024     +478     
- Misses       2582     2653      +71     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.