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

Fix stress tests #3502

Merged
merged 2 commits into from Oct 5, 2023
Merged

Fix stress tests #3502

merged 2 commits into from Oct 5, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 5, 2023

Description

They pass now on machines with many CPUs.

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 Oct 5, 2023
@AlekSi AlekSi added this to the Next milestone Oct 5, 2023
@AlekSi AlekSi self-assigned this Oct 5, 2023
@AlekSi AlekSi marked this pull request as ready for review October 5, 2023 09:36
@AlekSi AlekSi requested a review from a team as a code owner October 5, 2023 09:36
@AlekSi AlekSi enabled auto-merge (squash) October 5, 2023 09:36
@AlekSi AlekSi requested review from a team and noisersup October 5, 2023 09:37
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #3502 (45e5c86) into main (a2f93bc) will increase coverage by 48.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3502       +/-   ##
===========================================
+ Coverage   25.54%   73.92%   +48.37%     
===========================================
  Files         424      424               
  Lines       26546    26553        +7     
===========================================
+ Hits         6781    19628    +12847     
+ Misses      19104     5761    -13343     
- Partials      661     1164      +503     
Files Coverage Δ
internal/util/testutil/teststress/stress.go 84.44% <100.00%> (+2.86%) ⬆️

... and 229 files with indirect coverage changes

Flag Coverage Δ
filter-true 68.72% <100.00%> (+65.75%) ⬆️
hana-1 ?
integration 68.72% <100.00%> (+65.75%) ⬆️
mongodb-1 4.63% <100.00%> (?)
pg-1 40.38% <100.00%> (?)
pg-2 42.98% <0.00%> (?)
pg-3 42.62% <0.00%> (?)
postgresql-1 ∅ <ø> (?)
postgresql-2 ∅ <ø> (?)
postgresql-3 ∅ <ø> (?)
sort-false 68.72% <100.00%> (+65.75%) ⬆️
sqlite-1 39.50% <100.00%> (?)
sqlite-2 42.20% <0.00%> (?)
sqlite-3 42.13% <0.00%> (?)
unit 25.22% <100.00%> (+0.05%) ⬆️

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

@AlekSi AlekSi disabled auto-merge October 5, 2023 10:01
@AlekSi AlekSi merged commit 77409eb into FerretDB:main Oct 5, 2023
29 of 32 checks passed
@AlekSi AlekSi deleted the fix-stress branch October 5, 2023 10:01
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

1 participant