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

Add MySQL backend to CI #3751

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Add MySQL backend to CI #3751

merged 1 commit into from
Nov 23, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Nov 23, 2023

Description

Don't run it for each PR yet, but run it for the main branch.

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.

@mergify mergify bot assigned AlekSi Nov 23, 2023
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #3751 (b7484d2) into main (c119f9e) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3751      +/-   ##
==========================================
- Coverage   76.31%   76.27%   -0.05%     
==========================================
  Files         325      325              
  Lines       23112    23112              
==========================================
- Hits        17639    17629      -10     
- Misses       4433     4444      +11     
+ Partials     1040     1039       -1     

see 6 files with indirect coverage changes

Flag Coverage Δ
filter-true 72.43% <ø> (-0.05%) ⬇️
hana-1 ?
integration 72.43% <ø> (-0.05%) ⬇️
mongodb-1 5.45% <ø> (ø)
postgresql-1 51.75% <ø> (+<0.01%) ⬆️
postgresql-2 51.39% <ø> (ø)
postgresql-3 52.53% <ø> (+0.10%) ⬆️
sort-false ?
sqlite-1 50.90% <ø> (ø)
sqlite-2 50.54% <ø> (ø)
sqlite-3 51.72% <ø> (+0.16%) ⬆️
unit 30.11% <ø> (ø)

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 November 23, 2023 10:25
@AlekSi AlekSi added this to the Next milestone Nov 23, 2023
@AlekSi AlekSi added the code/chore Code maintenance improvements label Nov 23, 2023
@AlekSi AlekSi merged commit 3d03b51 into FerretDB:main Nov 23, 2023
28 of 32 checks passed
@AlekSi AlekSi deleted the mysql-ci branch November 23, 2023 10:26
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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant