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

Bump MongoDB Go driver #2817

Merged
merged 1 commit into from Jun 8, 2023
Merged

Bump MongoDB Go driver #2817

merged 1 commit into from Jun 8, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jun 8, 2023

Description

For https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#Cursor.SetBatchSize and #2005.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • 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), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the deps PRs that update dependencies label Jun 8, 2023
@AlekSi AlekSi added this to the Next milestone Jun 8, 2023
@AlekSi AlekSi self-assigned this Jun 8, 2023
@AlekSi AlekSi enabled auto-merge (squash) June 8, 2023 09:42
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.

👍

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.

🚀

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #2817 (195e77b) into main (3fddc41) will decrease coverage by 37.10%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2817       +/-   ##
===========================================
- Coverage   63.81%   26.71%   -37.10%     
===========================================
  Files         442      442               
  Lines       22519    22519               
===========================================
- Hits        14370     6016     -8354     
- Misses       7210    15886     +8676     
+ Partials      939      617      -322     

see 144 files with indirect coverage changes

Flag Coverage Δ
integration 5.00% <ø> (-51.85%) ⬇️
mongodb 5.00% <ø> (ø)
pg ?
unit 25.19% <ø> (-0.05%) ⬇️

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

@AlekSi AlekSi merged commit 33865a6 into FerretDB:main Jun 8, 2023
23 of 25 checks passed
@AlekSi AlekSi deleted the bump-go-driver branch June 8, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants