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 CI configuration for SQLite without pushdown #3381

Merged
merged 7 commits into from
Sep 20, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Sep 20, 2023

Description

Refs #3126.

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 Sep 20, 2023
@AlekSi AlekSi added the code/chore Code maintenance improvements label Sep 20, 2023
@AlekSi AlekSi added this to the Next milestone Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #3381 (bdc1ee1) into main (8a2a098) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3381      +/-   ##
==========================================
+ Coverage   74.15%   74.18%   +0.02%     
==========================================
  Files         414      414              
  Lines       25330    25330              
==========================================
+ Hits        18784    18790       +6     
+ Misses       5451     5447       -4     
+ Partials     1095     1093       -2     
Flag Coverage Δ
hana-1 ?
hana-2 ?
hana-3 ?
integration 71.13% <ø> (+0.02%) ⬆️
mongodb-1 4.72% <ø> (ø)
pg-1 43.75% <ø> (+0.03%) ⬆️
pg-2 43.48% <ø> (ø)
pg-3 43.99% <ø> (+0.06%) ⬆️
pushdown-false 56.30% <ø> (?)
pushdown-true 71.09% <ø> (?)
sqlite-1 42.66% <ø> (+<0.01%) ⬆️
sqlite-2 42.11% <ø> (ø)
sqlite-3 43.06% <ø> (ø)
unit 23.31% <ø> (-0.04%) ⬇️

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 September 20, 2023 08:04
@AlekSi AlekSi enabled auto-merge (squash) September 20, 2023 08:05
@AlekSi AlekSi mentioned this pull request Sep 20, 2023
9 tasks
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.

Great!

@AlekSi AlekSi merged commit 05747ae into FerretDB:main Sep 20, 2023
32 checks passed
@AlekSi AlekSi deleted the more-ci-configs branch September 20, 2023 16:27
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.

None yet

3 participants