Skip to content

Conversation

@philippgille
Copy link
Owner

We're reducing the size of the build matrix in CI, to speed up the GitHub Actions. We're now testing the latest 2 Go versions, same as what the Go team officially supports: https://go.dev/doc/devel/release#policy

We try to keep gokv compatible with older versions as well, we're just not testing it in CI anymore. If you run into issues with an older version please let us know, we can look into it and maybe adapt accordingly.

Following official Go version support
@philippgille philippgille changed the title Remove Go 1.21 and 1.22 from build matrix Remove Go 1.21 and 1.22 from CI build matrix Jun 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.52%. Comparing base (1d71df2) to head (e128b2f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   63.52%   63.52%           
=======================================
  Files          26       26           
  Lines        2174     2174           
=======================================
  Hits         1381     1381           
  Misses        673      673           
  Partials      120      120           

☔ 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.

@philippgille philippgille merged commit c6564a0 into master Jun 27, 2025
9 checks passed
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.

3 participants