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

cursor not found #3884

Closed
wants to merge 2 commits into from
Closed

Conversation

noisersup
Copy link
Member

@noisersup noisersup commented Dec 19, 2023

Description

Closes #3739.

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 Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3db735b) 75.66% compared to head (8a24ada) 75.39%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3884      +/-   ##
==========================================
- Coverage   75.66%   75.39%   -0.27%     
==========================================
  Files         325      325              
  Lines       24873    24873              
==========================================
- Hits        18820    18754      -66     
- Misses       4942     4998      +56     
- Partials     1111     1121      +10     

see 16 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 72.42% <ø> (-0.44%) ⬇️
hana-1 ?
integration 72.42% <ø> (-0.47%) ⬇️
mongodb-1 5.25% <ø> (+0.01%) ⬆️
mysql-1 ?
postgresql-1 50.73% <ø> (-13.65%) ⬇️
postgresql-2 51.67% <ø> (-1.61%) ⬇️
postgresql-3 53.43% <ø> (+1.16%) ⬆️
sqlite-1 49.86% <ø> (-15.06%) ⬇️
sqlite-2 50.77% <ø> (-1.61%) ⬇️
sqlite-3 52.57% <ø> (+1.23%) ⬆️
unit 31.36% <ø> (ø)

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

@noisersup noisersup closed this Dec 21, 2023
@noisersup noisersup deleted the cursor-not-found-3739 branch December 21, 2023 11:38
@noisersup
Copy link
Member Author

#3893

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Investigate CursorNotFound error
2 participants