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

Parallel cursors investigation #3981

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Conversation

noisersup
Copy link
Member

Description

Closes #<issue_number>.

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.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21ebe3a) 73.27% compared to head (b4a2c54) 73.32%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3981      +/-   ##
==========================================
+ Coverage   73.27%   73.32%   +0.04%     
==========================================
  Files         329      329              
  Lines       26421    26421              
==========================================
+ Hits        19360    19372      +12     
+ Misses       5894     5884      -10     
+ Partials     1167     1165       -2     

see 6 files with indirect coverage changes

Flag Coverage Δ
filter-true 70.88% <ø> (+0.04%) ⬆️
hana-1 ?
integration 70.88% <ø> (+0.04%) ⬆️
mongodb-1 5.03% <ø> (-0.22%) ⬇️
postgresql-1 50.85% <ø> (+0.88%) ⬆️
postgresql-2 51.39% <ø> (+1.22%) ⬆️
postgresql-3 49.58% <ø> (-3.17%) ⬇️
sqlite-1 50.03% <ø> (+0.94%) ⬆️
sqlite-2 50.47% <ø> (+1.21%) ⬆️
sqlite-3 49.60% <ø> (-2.42%) ⬇️
unit 30.09% <ø> (ø)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant