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

Replace math/rand with math/rand/v2 #411

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Replace math/rand with math/rand/v2 #411

merged 2 commits into from
Feb 9, 2024

Conversation

komuw
Copy link
Owner

@komuw komuw commented Feb 9, 2024

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ed0f7fd) 69.65% compared to head (f281eb6) 69.58%.

Files Patch % Lines
internal/tst/tst.go 0.00% 1 Missing ⚠️
middleware/log.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   69.65%   69.58%   -0.07%     
==========================================
  Files          52       52              
  Lines        6192     6192              
==========================================
- Hits         4313     4309       -4     
- Misses       1556     1559       +3     
- Partials      323      324       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@komuw komuw merged commit 2fb1649 into main Feb 9, 2024
4 of 6 checks passed
@komuw komuw deleted the issues/342/math-rand2 branch February 9, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

track go/issues/61716: add math/rand/v2
2 participants