Skip to content

[chore] run CI on Go 1.24#1261

Merged
JacobOaks merged 2 commits intomasterfrom
update-ci
May 13, 2025
Merged

[chore] run CI on Go 1.24#1261
JacobOaks merged 2 commits intomasterfrom
update-ci

Conversation

@sywhang
Copy link
Copy Markdown
Contributor

@sywhang sywhang commented Feb 11, 2025

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.62%. Comparing base (f11bfed) to head (d3f556b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1261   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          35       35           
  Lines        3411     3411           
=======================================
  Hits         3364     3364           
  Misses         40       40           
  Partials        7        7           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@abhinav
Copy link
Copy Markdown
Collaborator

abhinav commented Feb 11, 2025

Lint job needs to wait for golangci-lint release. It's imminent.

Comment thread .github/workflows/go.yml
matrix:
os: ["ubuntu-latest", "windows-latest"]
go: ["1.22.x", "1.23.x"]
go: ["1.23.x", "1.24.x"]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to do not use stable and oldstable ?

Suggested change
go: ["1.23.x", "1.24.x"]
go: ["oldstabe", "stable"]

@JacobOaks JacobOaks merged commit 16999a7 into master May 13, 2025
22 of 24 checks passed
@JacobOaks JacobOaks deleted the update-ci branch May 13, 2025 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants