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

Include Add<&Self> in SharedValue #1395

Closed

Include `Add<&Self>` in `SharedValue`

e1adf57
Select commit
Loading
Failed to load commit list.
Closed

Include Add<&Self> in SharedValue #1395

Include `Add<&Self>` in `SharedValue`
e1adf57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

93.64% (target 85.00%)

View this Pull Request on Codecov

93.64% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 88.70968% with 42 lines in your changes missing coverage. Please review.

Project coverage is 93.64%. Comparing base (b8a5fd1) to head (e1adf57).

Files with missing lines Patch % Lines
ipa-core/src/protocol/ipa_prf/shuffle/mod.rs 15.38% 22 Missing ⚠️
ipa-core/src/protocol/context/malicious.rs 0.00% 12 Missing ⚠️
ipa-core/src/ff/curve_points.rs 50.00% 4 Missing ⚠️
ipa-core/src/protocol/ipa_prf/shuffle/malicious.rs 98.27% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1395      +/-   ##
==========================================
- Coverage   93.68%   93.64%   -0.04%     
==========================================
  Files         223      223              
  Lines       37737    37976     +239     
==========================================
+ Hits        35353    35562     +209     
- Misses       2384     2414      +30     

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