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

Make Docker Compose flags compatible #2377

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Apr 5, 2023

Description

Refs docker/compose#10269.

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), Assignee, Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the code/chore Code maintenance improvements label Apr 5, 2023
@AlekSi AlekSi added this to the v1.0.0 GA milestone Apr 5, 2023
@AlekSi AlekSi self-assigned this Apr 5, 2023
@AlekSi AlekSi enabled auto-merge (squash) April 5, 2023 12:08
@AlekSi AlekSi requested review from a team, w84thesun, rumyantseva, chilagrow and noisersup April 5, 2023 12:08
Copy link
Member

@noisersup noisersup left a comment

Choose a reason for hiding this comment

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

:shipit:

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #2377 (3577a1a) into main (c94b136) will decrease coverage by 36.71%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2377       +/-   ##
===========================================
- Coverage   63.93%   27.22%   -36.71%     
===========================================
  Files         391      391               
  Lines       18987    18987               
===========================================
- Hits        12139     5170     -6969     
- Misses       5941    13262     +7321     
+ Partials      907      555      -352     

see 125 files with indirect coverage changes

Flag Coverage Δ
integration 4.79% <ø> (-52.09%) ⬇️
mongodb 4.79% <ø> (ø)
pg ?
unit 25.88% <ø> (+0.17%) ⬆️

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

@AlekSi AlekSi disabled auto-merge April 5, 2023 12:33
@AlekSi AlekSi merged commit a1ad7cf into FerretDB:main Apr 5, 2023
@AlekSi AlekSi deleted the compose-timeout branch April 5, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants