Skip to content

Split Signed/Bounded into SecretSigned/PublicSigned/SecretUnsigned

Codecov / codecov/project succeeded Dec 13, 2024 in 1s

93.58% (+0.13%) compared to 4c04dcf

View this Pull Request on Codecov

93.58% (+0.13%) compared to 4c04dcf

Details

Codecov Report

Attention: Patch coverage is 97.70852% with 25 lines in your changes missing coverage. Please review.

Project coverage is 93.58%. Comparing base (4c04dcf) to head (0b9eba1).

Files with missing lines Patch % Lines
synedrion/src/uint/secret_signed.rs 96.70% 14 Missing ⚠️
synedrion/src/uint/public_signed.rs 93.44% 8 Missing ⚠️
synedrion/src/cggmp21/interactive_signing.rs 94.73% 1 Missing ⚠️
synedrion/src/paillier/encryption.rs 99.15% 1 Missing ⚠️
synedrion/src/uint/secret_unsigned.rs 98.21% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   93.44%   93.58%   +0.13%     
==========================================
  Files          34       35       +1     
  Lines        6849     6729     -120     
==========================================
- Hits         6400     6297     -103     
+ Misses        449      432      -17     

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