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

Run tests with envtool tests run #3453

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Run tests with envtool tests run #3453

merged 4 commits into from
Sep 28, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Sep 28, 2023

Description

Refs #3055.

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 Sep 28, 2023
@AlekSi AlekSi added this to the Next milestone Sep 28, 2023
@AlekSi AlekSi self-assigned this Sep 28, 2023
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #3453 (9f6096e) into main (a29e4fb) will decrease coverage by 6.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3453      +/-   ##
==========================================
- Coverage   74.03%   67.81%   -6.22%     
==========================================
  Files         422      422              
  Lines       26346    26346              
==========================================
- Hits        19504    17867    -1637     
- Misses       5693     7237    +1544     
- Partials     1149     1242      +93     
Files Coverage Δ
integration/setup/startup.go 64.10% <0.00%> (ø)

... and 86 files with indirect coverage changes

Flag Coverage Δ
filter-true 62.48% <0.00%> (-6.84%) ⬇️
hana-1 ?
integration 62.48% <0.00%> (-6.84%) ⬇️
mongodb-1 4.64% <0.00%> (ø)
pg-1 ?
pg-2 43.29% <0.00%> (+0.01%) ⬆️
pg-3 ?
postgresql-1 ∅ <ø> (∅)
postgresql-2 ?
postgresql-3 ?
sort-false 62.48% <0.00%> (-6.84%) ⬇️
sqlite-1 ?
sqlite-2 42.42% <0.00%> (ø)
sqlite-3 42.44% <0.00%> (ø)
unit 24.45% <ø> (ø)

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 28, 2023 07:19
@AlekSi AlekSi requested a review from a team as a code owner September 28, 2023 07:19
@AlekSi AlekSi enabled auto-merge (squash) September 28, 2023 07:19
@AlekSi AlekSi requested review from a team and noisersup September 28, 2023 07:19
Copy link
Member

@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.

LGTM 👍

Copy link
Contributor

@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.

:shipit:

@AlekSi AlekSi merged commit 437aeed into FerretDB:main Sep 28, 2023
22 of 27 checks passed
@AlekSi AlekSi deleted the envtool-test branch September 28, 2023 14:57
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.

3 participants