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

Test against go1.20 (drop 1.17 and 1.18).. #98

Merged
merged 1 commit into from Feb 12, 2023

Conversation

prashantv
Copy link
Collaborator

As part of this change, also upgrade the actions to the latest major versions.

This also fixes a typo in the tools/go.mod.

As part of this change, also upgrade the actions to the latest
major versions.

This also fixes a typo in the tools/go.mod.
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #98 (49c4b43) into master (1f9f3ff) will increase coverage by 1.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   94.92%   96.27%   +1.35%     
==========================================
  Files           5        5              
  Lines         138      215      +77     
==========================================
+ Hits          131      207      +76     
- Misses          4        5       +1     
  Partials        3        3              
Impacted Files Coverage Δ
leaks.go 100.00% <0.00%> (ø)
options.go 100.00% <0.00%> (ø)
testmain.go 100.00% <0.00%> (ø)
tracestack_new.go 100.00% <0.00%> (ø)
internal/stack/stacks.go 88.73% <0.00%> (+3.31%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sywhang sywhang merged commit 69e02ef into uber-go:master Feb 12, 2023
r-hang pushed a commit that referenced this pull request Feb 13, 2023
As part of this change, also upgrade the actions to the latest major
versions.

This also fixes a typo in the tools/go.mod.
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

3 participants