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/patch succeeded Feb 1, 2024 in 1s

77.77% of diff hit (target 83.51%)

View this Pull Request on Codecov

77.77% of diff hit (target 83.51%)

Annotations

Check warning on line 68 in internal/grpcrand/grpcrand_go1.21.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/grpcrand/grpcrand_go1.21.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in internal/grpcrand/grpcrand_go1.21.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/grpcrand/grpcrand_go1.21.go#L72-L73

Added lines #L72 - L73 were not covered by tests