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

Move tests for tailbable cursors #3811

Merged
merged 4 commits into from Dec 5, 2023
Merged

Move tests for tailbable cursors #3811

merged 4 commits into from Dec 5, 2023

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Dec 5, 2023

Description

Still an experiment.

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.

@mergify mergify bot assigned AlekSi Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #3811 (a089041) into main (4e47318) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3811      +/-   ##
==========================================
- Coverage   76.36%   76.27%   -0.09%     
==========================================
  Files         315      315              
  Lines       23556    23559       +3     
==========================================
- Hits        17988    17970      -18     
- Misses       4527     4549      +22     
+ Partials     1041     1040       -1     
Files Coverage Δ
internal/handler/common/find.go 100.00% <ø> (ø)
internal/handler/msg_find.go 80.36% <0.00%> (-1.51%) ⬇️

... and 7 files with indirect coverage changes

Flag Coverage Δ
filter-true 72.40% <0.00%> (-0.09%) ⬇️
hana-1 ?
integration 72.40% <0.00%> (-0.09%) ⬇️
mongodb-1 5.19% <0.00%> (-0.01%) ⬇️
postgresql-1 52.50% <0.00%> (+0.12%) ⬆️
postgresql-2 51.25% <0.00%> (-0.05%) ⬇️
postgresql-3 52.69% <0.00%> (-0.26%) ⬇️
sqlite-1 51.60% <0.00%> (+0.16%) ⬆️
sqlite-2 50.50% <0.00%> (+0.06%) ⬆️
sqlite-3 51.80% <0.00%> (-0.16%) ⬇️
unit 30.75% <0.00%> (-0.01%) ⬇️

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

@AlekSi AlekSi added this to the Next milestone Dec 5, 2023
@AlekSi AlekSi marked this pull request as ready for review December 5, 2023 16:04
@AlekSi AlekSi requested a review from a team as a code owner December 5, 2023 16:04
@AlekSi AlekSi enabled auto-merge (squash) December 5, 2023 16:04
@AlekSi AlekSi added the code/chore Code maintenance improvements label Dec 5, 2023
@AlekSi AlekSi requested review from a team, henvic and noisersup December 5, 2023 16:04
@AlekSi AlekSi disabled auto-merge December 5, 2023 18:17
@AlekSi AlekSi merged commit 2aa0265 into FerretDB:main Dec 5, 2023
28 of 32 checks passed
@AlekSi AlekSi deleted the move-test branch December 5, 2023 18:17
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

2 participants