-
Notifications
You must be signed in to change notification settings - Fork 138
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
Update to Go 1.20, improve random value generation #2694
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 440fb31 Collapsed results for better readability
|
Codecov Report
@@ Coverage Diff @@
## master #2694 +/- ##
==========================================
+ Coverage 78.21% 79.10% +0.88%
==========================================
Files 338 333 -5
Lines 79080 78192 -888
==========================================
Hits 61851 61851
+ Misses 14936 14048 -888
Partials 2293 2293
Flags with carried forward coverage won't be shown. Click here to find out more. |
d5aebf7
to
8d83423
Compare
In Go 1.20, f8d763e refactors the random value generator from using these functions to a local random generator. |
Description
flow-go finally updated in onflow/flow-go#4563, so we can now too.
master
branchFiles changed
in the Github PR explorer