Skip to content

Conversation

@wneessen
Copy link
Owner

This PR closes #430

Updated the CI configurations to use Go 1.24 across all jobs. This ensures compatibility with the latest Go version and keeps the CI pipeline aligned with the newest features and bug fixes.
Upgrade the Go version in the `.golangci.toml` file from 1.23 to 1.24. This ensures the linter runs with the latest supported Go version, improving compatibility and potential performance. No other changes were made to the configuration.
@wneessen wneessen linked an issue Feb 16, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.34%. Comparing base (870542b) to head (251f1eb).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   94.71%   94.34%   -0.37%     
==========================================
  Files          30       30              
  Lines        3539     3539              
==========================================
- Hits         3352     3339      -13     
- Misses        138      147       +9     
- Partials       49       53       +4     

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

@wneessen wneessen merged commit a6c394b into main Feb 16, 2025
28 of 29 checks passed
@wneessen wneessen deleted the chore/430_update-ci-to-go-124 branch February 16, 2025 12:39
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.

chore: Update CI to Go 1.24

2 participants