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

Move Docker build files #4180

Merged
merged 3 commits into from Mar 13, 2024
Merged

Move Docker build files #4180

merged 3 commits into from Mar 13, 2024

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Mar 13, 2024

Description

Just a small cleanup.

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 the not ready Issues that are not ready to be worked on; PRs that should skip CI label Mar 13, 2024
@AlekSi AlekSi self-assigned this Mar 13, 2024
@AlekSi AlekSi added trust PRs that can access Actions secrets packages PRs that should build packages labels Mar 13, 2024
@AlekSi AlekSi added this to the Next milestone Mar 13, 2024
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.54%. Comparing base (64bd8ca) to head (403f558).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4180   +/-   ##
=======================================
  Coverage   74.53%   74.54%           
=======================================
  Files         339      339           
  Lines       22786    22786           
=======================================
+ Hits        16984    16985    +1     
+ Misses       4498     4497    -1     
  Partials     1304     1304           

see 5 files with indirect coverage changes

Flag Coverage Δ
filter-true 68.09% <ø> (+<0.01%) ⬆️
hana-1 13.92% <ø> (ø)
integration 68.09% <ø> (+<0.01%) ⬆️
mongodb-1 4.89% <ø> (ø)
postgresql-1 46.58% <ø> (-0.08%) ⬇️
postgresql-2 49.47% <ø> (+0.08%) ⬆️
postgresql-3 49.36% <ø> (+0.05%) ⬆️
sqlite-1 45.78% <ø> (ø)
sqlite-2 48.63% <ø> (+0.94%) ⬆️
sqlite-3 48.51% <ø> (+0.02%) ⬆️
unit 32.54% <ø> (ø)

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

@AlekSi AlekSi marked this pull request as ready for review March 13, 2024 16:35
@AlekSi AlekSi enabled auto-merge (squash) March 13, 2024 16:35
@AlekSi AlekSi added the code/chore Code maintenance improvements label Mar 13, 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.

Looks good!

@AlekSi AlekSi disabled auto-merge March 13, 2024 17:41
@AlekSi AlekSi merged commit 346fe7a into FerretDB:main Mar 13, 2024
30 of 32 checks passed
@AlekSi AlekSi deleted the move-docker branch March 13, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements 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

2 participants