Skip to content

Update to static rounds - #226

Merged
fjarri merged 4 commits into
entropyxyz:masterfrom
fjarri:static-rounds
Sep 12, 2025
Merged

Update to static rounds#226
fjarri merged 4 commits into
entropyxyz:masterfrom
fjarri:static-rounds

Remove BoxedRng

5d85bdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2025 in 0s

89.18% (-1.43%) compared to 92fb92e, passed because coverage increased by 0.51% when compared to adjusted base (88.66%)

View this Pull Request on Codecov

89.18% (-1.43%) compared to 92fb92e, passed because coverage increased by 0.51% when compared to adjusted base (88.66%)

Details

Codecov Report

❌ Patch coverage is 96.23777% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.18%. Comparing base (92fb92e) to head (5d85bdb).

Files with missing lines Patch % Lines
src/protocols/key_resharing.rs 47.16% 28 Missing ⚠️
...protocols/misbehavior_tests/interactive_signing.rs 93.65% 16 Missing ⚠️
src/curve/ecdsa.rs 0.00% 2 Missing ⚠️
src/protocols/key_refresh.rs 99.21% 2 Missing ⚠️
src/protocols/aux_gen.rs 99.32% 1 Missing ⚠️
src/protocols/key_init.rs 99.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   90.60%   89.18%   -1.43%     
==========================================
  Files          50       47       -3     
  Lines       10759     8403    -2356     
==========================================
- Hits         9748     7494    -2254     
+ Misses       1011      909     -102     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.