Skip to content

Conversation

redisearch-backport-pull-request[bot]
Copy link
Contributor

Description

Backport of #6594 to 2.10.

* 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

(cherry picked from commit 188a741)
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.29%. Comparing base (904272d) to head (f024419).
⚠️ Report is 1 commits behind head on 2.10.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #6600      +/-   ##
==========================================
- Coverage   89.32%   89.29%   -0.04%     
==========================================
  Files         206      206              
  Lines       36127    36123       -4     
==========================================
- Hits        32271    32256      -15     
- Misses       3856     3867      +11     
Flag Coverage Δ
flow 83.81% <100.00%> (-0.16%) ⬇️
unit 42.73% <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.

@redisearch-backport-pull-request redisearch-backport-pull-request bot added this pull request to the merge queue Aug 6, 2025
Merged via the queue into 2.10 with commit 0b1c08f Aug 6, 2025
11 checks passed
@redisearch-backport-pull-request redisearch-backport-pull-request bot deleted the backport-6594-to-2.10 branch August 6, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants