Skip to content

Update Go version for macOS-latest compatibility - #390

Merged
muir merged 1 commit into
mainfrom
update-go-macos-compatibility
Aug 31, 2026
Merged

Update Go version for macOS-latest compatibility#390
muir merged 1 commit into
mainfrom
update-go-macos-compatibility

Conversation

@muir

@muir muir commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Extend Go version testing through 1.27

Add Go 1.27 to the test matrix to ensure compatibility with the latest Go versions.

This PR updates the Go version to ensure compatibility with macos-latest in GitHub Actions, which no longer supports Go 1.22.

Changes:

  • Updated go.mod to require Go or higher
  • Updated CI workflows to test against Go versions: 1.24.x, 1.25.x, 1.26.x, 1.27.x
  • Updated golangci-lint to use Go

This ensures the project works with current GitHub Actions runners.

Add Go 1.27 to the test matrix to ensure compatibility with the latest Go versions.
@muir
muir deployed to singlestore August 28, 2026 23:53 — with GitHub Actions Active
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.74%. Comparing base (5e9ecc6) to head (0767247).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #390   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files          16       16           
  Lines        1786     1786           
=======================================
  Hits         1460     1460           
  Misses        200      200           
  Partials      126      126           
Flag Coverage Δ
go_tests 19.70% <ø> (ø)
mysql_tests 47.91% <ø> (ø)
pg_tests 51.83% <ø> (ø)
singlestore_tests 44.75% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.

@muir
muir merged commit 0b46238 into main Aug 31, 2026
21 checks passed
@muir
muir deleted the update-go-macos-compatibility branch August 31, 2026 16:25
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.

1 participant