Skip to content

[2.6] [MOD-10681] Fix cursor list empty#6604

Merged
lerman25 merged 5 commits into2.6from
backport-6594-to-2.6
Aug 6, 2025
Merged

[2.6] [MOD-10681] Fix cursor list empty#6604
lerman25 merged 5 commits into2.6from
backport-6594-to-2.6

Conversation

@lerman25
Copy link
Copy Markdown
Collaborator

@lerman25 lerman25 commented Aug 6, 2025

Backport of #6594 to 2.6.

lerman25 and others added 3 commits August 6, 2025 15:20
* fix cursorList_Empty to mark delete instead of instant delete

* remove redundant GC call

* remove unused destroy

* remove Destroy from h file

* update owernship test

* fix comments

* expand test to multiple cursors

* fix loop

* use std::vector and std::find
GuyAv46
GuyAv46 previously approved these changes Aug 6, 2025
@lerman25 lerman25 enabled auto-merge August 6, 2025 12:57
GuyAv46
GuyAv46 previously approved these changes Aug 6, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.37%. Comparing base (631bf1d) to head (ea70a9a).
⚠️ Report is 1 commits behind head on 2.6.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.6    #6604      +/-   ##
==========================================
- Coverage   86.41%   86.37%   -0.04%     
==========================================
  Files         185      185              
  Lines       32252    32251       -1     
==========================================
- Hits        27869    27856      -13     
- Misses       4383     4395      +12     
Flag Coverage Δ
flow 80.03% <85.71%> (-0.29%) ⬇️
unit 46.24% <100.00%> (-0.03%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lerman25 lerman25 added this pull request to the merge queue Aug 6, 2025
Merged via the queue into 2.6 with commit 4557b28 Aug 6, 2025
12 checks passed
@lerman25 lerman25 deleted the backport-6594-to-2.6 branch August 6, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants