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

apply same comment to other file

f1811ed
Select commit
Failed to load commit list.
Merged

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

apply same comment to other file
f1811ed
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

83.76% (+0.25%) compared to ddd377f

View this Pull Request on Codecov

83.76% (+0.25%) compared to ddd377f

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6925      +/-   ##
==========================================
+ Coverage   83.51%   83.76%   +0.25%     
==========================================
  Files         287      287              
  Lines       30920    30911       -9     
==========================================
+ Hits        25824    25894      +70     
+ Misses       4020     3957      -63     
+ Partials     1076     1060      -16     
Files Coverage Δ
internal/grpcrand/grpcrand_go1.21.go 77.77% <77.77%> (ø)

... and 34 files with indirect coverage changes