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

Simplify tests a bit #3149

Merged
merged 2 commits into from Aug 3, 2023
Merged

Simplify tests a bit #3149

merged 2 commits into from Aug 3, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Aug 2, 2023

Description

No need to use //nolint:vet.

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

codecov bot commented Aug 2, 2023

Codecov Report

Merging #3149 (2bf2e6b) into main (89de046) will decrease coverage by 11.64%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3149       +/-   ##
===========================================
- Coverage   75.09%   63.45%   -11.64%     
===========================================
  Files         393      393               
  Lines       21933    21933               
===========================================
- Hits        16470    13918     -2552     
- Misses       4493     6999     +2506     
- Partials      970     1016       +46     

see 93 files with indirect coverage changes

Flag Coverage Δ
hana ?
integration 59.13% <ø> (-12.38%) ⬇️
mongodb 5.37% <ø> (ø)
pg 48.25% <ø> (-17.04%) ⬇️
shard-1 54.76% <ø> (+0.02%) ⬆️
shard-2 24.91% <ø> (-27.92%) ⬇️
shard-3 31.52% <ø> (-26.65%) ⬇️
sqlite 35.10% <ø> (+4.85%) ⬆️
unit 24.61% <ø> (+0.15%) ⬆️

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 August 3, 2023 14:09
@AlekSi AlekSi requested a review from a team as a code owner August 3, 2023 14:09
@AlekSi AlekSi enabled auto-merge (squash) August 3, 2023 14:09
@AlekSi AlekSi requested review from a team and noisersup August 3, 2023 14:10
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.

:shipit:

@AlekSi AlekSi merged commit 5680884 into FerretDB:main Aug 3, 2023
23 of 27 checks passed
@AlekSi AlekSi deleted the simplify branch August 3, 2023 18:33
yonarw pushed a commit to yonarw/FerretDB that referenced this pull request Aug 31, 2023
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