Skip to content

Conversation

@fedemagnani
Copy link
Contributor

@fedemagnani fedemagnani commented Nov 9, 2025

Use standard interface usingCryptoRngCore

Closes #1919

fedemagnani added a commit to fedemagnani/monorepo that referenced this pull request Nov 9, 2025
@fedemagnani fedemagnani changed the title [workspace] prefer CryptoRngCore (#2186) [workspace] prefer CryptoRngCore Nov 9, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.21%. Comparing base (fc5702b) to head (ba646f5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
consensus/src/application/marshaled.rs 0.00% 1 Missing ⚠️
consensus/src/simplex/signing_scheme/mod.rs 50.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main    #2186      +/-   ##
==========================================
- Coverage   92.21%   92.21%   -0.01%     
==========================================
  Files         316      316              
  Lines       86325    86330       +5     
==========================================
+ Hits        79607    79610       +3     
- Misses       6718     6720       +2     
Files with missing lines Coverage Δ
consensus/src/marshal/actor.rs 86.39% <ø> (ø)
consensus/src/marshal/cache.rs 89.56% <ø> (ø)
consensus/src/marshal/resolver/p2p.rs 100.00% <100.00%> (ø)
consensus/src/simplex/actors/batcher/actor.rs 91.00% <100.00%> (ø)
consensus/src/simplex/actors/resolver/actor.rs 92.14% <100.00%> (+0.10%) ⬆️
consensus/src/simplex/actors/voter/actor.rs 94.67% <ø> (ø)
consensus/src/simplex/engine.rs 95.23% <ø> (ø)
consensus/src/simplex/mocks/application.rs 90.74% <ø> (ø)
consensus/src/simplex/mocks/conflicter.rs 92.15% <ø> (ø)
consensus/src/simplex/mocks/fixtures.rs 100.00% <100.00%> (ø)
... and 33 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc5702b...ba646f5. Read the comment docs.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workspace] prefer CryptoRngCore

1 participant