Skip to content
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

internal/grpcrand: use Go top-level random functions for go1.21+ #6925

Merged
merged 3 commits into from
Feb 1, 2024

Change grpcrand impl to use Go top-level random functions for go1.21+

4c3353e
Select commit
Loading
Failed to load commit list.
Merged

internal/grpcrand: use Go top-level random functions for go1.21+ #6925

Change grpcrand impl to use Go top-level random functions for go1.21+
4c3353e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

83.73% (+0.21%) compared to ddd377f

View this Pull Request on Codecov

83.73% (+0.21%) compared to ddd377f

Details

Codecov Report

Merging #6925 (4c3353e) into master (ddd377f) will increase coverage by 0.21%.
Report is 14 commits behind head on master.
The diff coverage is 77.77%.

❗ Current head 4c3353e differs from pull request most recent head f1811ed. Consider uploading reports for the commit f1811ed to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6925      +/-   ##
==========================================
+ Coverage   83.51%   83.73%   +0.21%     
==========================================
  Files         287      287              
  Lines       30920    30902      -18     
==========================================
+ Hits        25824    25875      +51     
+ Misses       4020     3966      -54     
+ Partials     1076     1061      -15     
Files Coverage Δ
internal/grpcrand/grpcrand_go1.21.go 77.77% <77.77%> (ø)

... and 17 files with indirect coverage changes