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 tests stable on CI #3678

Merged
merged 6 commits into from Nov 7, 2023
Merged

Make tests stable on CI #3678

merged 6 commits into from Nov 7, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Nov 6, 2023

Description

Also, remove https://github.com/FerretDB/FerretDB/labels/hacktoberfest until the next year.

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 code/chore Code maintenance improvements label Nov 6, 2023
@AlekSi AlekSi added this to the v1.14.0 milestone Nov 6, 2023
@AlekSi AlekSi self-assigned this Nov 6, 2023
@AlekSi AlekSi requested a review from a team as a code owner November 6, 2023 05:59
@AlekSi AlekSi enabled auto-merge (squash) November 6, 2023 05:59
@AlekSi AlekSi requested review from a team and noisersup November 6, 2023 05:59
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #3678 (bc7a5b6) into main (051e963) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3678      +/-   ##
==========================================
- Coverage   76.38%   76.38%   -0.01%     
==========================================
  Files         321      321              
  Lines       22950    22950              
==========================================
- Hits        17531    17530       -1     
- Misses       4389     4390       +1     
  Partials     1030     1030              

see 9 files with indirect coverage changes

Flag Coverage Δ
filter-true 72.36% <ø> (-0.04%) ⬇️
hana-1 3.57% <ø> (ø)
integration 72.36% <ø> (-0.04%) ⬇️
mongodb-1 5.43% <ø> (ø)
postgresql-1 52.28% <ø> (-0.12%) ⬇️
postgresql-2 51.71% <ø> (+<0.01%) ⬆️
postgresql-3 50.59% <ø> (ø)
sort-false 72.36% <ø> (-0.04%) ⬇️
sqlite-1 51.62% <ø> (-0.17%) ⬇️
sqlite-2 51.01% <ø> (+<0.01%) ⬆️
sqlite-3 49.83% <ø> (ø)
unit 29.92% <ø> (+0.03%) ⬆️

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

noisersup
noisersup previously approved these changes Nov 6, 2023
@AlekSi AlekSi modified the milestones: v1.14.0, Next Nov 7, 2023
@AlekSi AlekSi added trust PRs that can access Actions secrets packages PRs that should build packages labels Nov 7, 2023
@AlekSi AlekSi disabled auto-merge November 7, 2023 10:15
@AlekSi AlekSi merged commit b31b8e2 into FerretDB:main Nov 7, 2023
27 of 29 checks passed
@AlekSi AlekSi deleted the fix-unit-tests branch November 7, 2023 10:15
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