-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
chore: Migrate to rand v0.9 #21374
base: main
Are you sure you want to change the base?
chore: Migrate to rand v0.9 #21374
Conversation
Note that we don't guarantee stable seeds/randomness between versions, so the failing tests may be updated if that the cause. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #21374 +/- ##
==========================================
+ Coverage 79.91% 79.98% +0.06%
==========================================
Files 1597 1597
Lines 228713 228838 +125
Branches 2618 2618
==========================================
+ Hits 182775 183032 +257
+ Misses 45339 45207 -132
Partials 599 599 ☔ View full report in Codecov by Sentry. |
Blocked on seanmonstar/reqwest#2560. |
No description provided.