Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 3, 2025

Also migrates from rand_chacha to chacha20 for an RNG

@tarcieri
Copy link
Member Author

tarcieri commented Nov 3, 2025

Seems like we have a variety of strategies for seeds for randomized tests

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.87%. Comparing base (56e6c4a) to head (896b26c).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1001   +/-   ##
=======================================
  Coverage   79.87%   79.87%           
=======================================
  Files         163      163           
  Lines       17593    17593           
=======================================
+ Hits        14052    14053    +1     
+ Misses       3541     3540    -1     

☔ 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.

@tarcieri tarcieri force-pushed the rand_core/v0.10.0-rc-2 branch from c7c4049 to 69707a2 Compare November 3, 2025 21:43
Also migrates from `rand_chacha` to `chacha20` for an RNG
@tarcieri tarcieri force-pushed the rand_core/v0.10.0-rc-2 branch from 69707a2 to 896b26c Compare November 3, 2025 21:49
@tarcieri tarcieri merged commit 1ed6ce9 into master Nov 6, 2025
27 checks passed
@tarcieri tarcieri deleted the rand_core/v0.10.0-rc-2 branch November 6, 2025 02:47
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.

2 participants