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

Use Go 1.22.1 #4155

Merged
merged 4 commits into from Mar 6, 2024
Merged

Use Go 1.22.1 #4155

merged 4 commits into from Mar 6, 2024

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Mar 6, 2024

Description

toolchain directive should remove some confusion about what Go version is required. Unfortunately, that's another place where the version should be kept in sync.

See also FerretDB/github-actions#251.

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added trust PRs that can access Actions secrets packages PRs that should build packages labels Mar 6, 2024
@mergify mergify bot assigned AlekSi Mar 6, 2024
@AlekSi AlekSi changed the title Use Go 1.21.1 Use Go 1.22.1 Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.89%. Comparing base (b2a4839) to head (5b19bb7).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4155       +/-   ##
===========================================
- Coverage   74.32%   59.89%   -14.43%     
===========================================
  Files         353      353               
  Lines       22738    22738               
===========================================
- Hits        16899    13619     -3280     
- Misses       4551     7795     +3244     
- Partials     1288     1324       +36     

see 124 files with indirect coverage changes

Flag Coverage Δ
filter-true 48.33% <ø> (-19.50%) ⬇️
hana-1 ?
integration 48.33% <ø> (-19.50%) ⬇️
mongodb-1 4.74% <ø> (ø)
postgresql-1 48.17% <ø> (+0.09%) ⬆️
postgresql-2 ?
postgresql-3 ?
sqlite-1 ?
sqlite-2 ?
sqlite-3 ?
unit 32.56% <ø> (ø)

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

@AlekSi AlekSi added this to the Next milestone Mar 6, 2024
@AlekSi AlekSi marked this pull request as ready for review March 6, 2024 07:17
@AlekSi AlekSi enabled auto-merge (squash) March 6, 2024 07:17
@AlekSi AlekSi added the deps PRs that update dependencies label Mar 6, 2024
Copy link
Member

@rumyantseva rumyantseva left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@chilagrow chilagrow left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@AlekSi AlekSi disabled auto-merge March 6, 2024 10:19
@AlekSi AlekSi merged commit 5a5ca29 into FerretDB:main Mar 6, 2024
25 of 27 checks passed
@AlekSi AlekSi deleted the bump-go branch March 6, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies packages PRs that should build packages trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants