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

tests/thirdparty: update golang/go tests to go1.20.1 #378

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

mmcloughlin
Copy link
Owner

@mmcloughlin mmcloughlin commented Mar 6, 2023

The Go third-party compatibility tests were pinned to the release candidate version. This change uses the now official Go 1.20.1 release tag.

@codecov-commenter
Copy link

Codecov Report

Merging #378 (34e014b) into master (1bba0be) will decrease coverage by 0.30%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   78.13%   77.84%   -0.30%     
==========================================
  Files          99       99              
  Lines       23724    23724              
==========================================
- Hits        18537    18467      -70     
- Misses       5091     5165      +74     
+ Partials       96       92       -4     
Flag Coverage Δ
integration 22.05% <ø> (ø)
unittests 72.86% <ø> (-0.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
examples/md5x16/md5x16.go 0.00% <0.00%> (-86.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mmcloughlin mmcloughlin marked this pull request as ready for review March 6, 2023 03:56
@mmcloughlin mmcloughlin merged commit 4e72ca7 into master Mar 6, 2023
@mmcloughlin mmcloughlin deleted the thirdparty-golang-go-update-1.20.1 branch March 6, 2023 03:57
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.

None yet

2 participants