Skip to content

Cleanup for the trimming tree logic#5224

Merged
GuyAv46 merged 2 commits intomasterfrom
guyav-fix_leaf_trimming
Nov 18, 2024
Merged

Cleanup for the trimming tree logic#5224
GuyAv46 merged 2 commits intomasterfrom
guyav-fix_leaf_trimming

Conversation

@GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Nov 18, 2024

Describe the changes in the pull request

Code cleanup and reduce code duplication

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@GuyAv46 GuyAv46 requested a review from kei-nan November 18, 2024 12:25
@codecov
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (613bc67) to head (98d861d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/numeric_index.c 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5224      +/-   ##
==========================================
- Coverage   86.59%   86.58%   -0.01%     
==========================================
  Files         193      193              
  Lines       34769    34753      -16     
==========================================
- Hits        30109    30092      -17     
- Misses       4660     4661       +1     

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

@GuyAv46 GuyAv46 requested a review from kei-nan November 18, 2024 13:01
@GuyAv46 GuyAv46 added this pull request to the merge queue Nov 18, 2024
Merged via the queue into master with commit f5d68e0 Nov 18, 2024
@GuyAv46 GuyAv46 deleted the guyav-fix_leaf_trimming branch November 18, 2024 15:25
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 2.8:

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Nov 18, 2024
* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)
@redisearch-backport-pull-request
Copy link
Contributor

Backport failed for 2.6, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.6
git worktree add -d .worktree/backport-5224-to-2.6 origin/2.6
cd .worktree/backport-5224-to-2.6
git switch --create backport-5224-to-2.6
git cherry-pick -x f5d68e00dff70ae81be13737e333a5f2b0979e10

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Nov 18, 2024
* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 2.10:

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Nov 18, 2024
* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 8.0:

github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2024
Cleanup for the trimming tree logic (#5224)

* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)

Co-authored-by: GuyAv46 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2024
Cleanup for the trimming tree logic (#5224)

* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)

Co-authored-by: GuyAv46 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2024
Cleanup for the trimming tree logic (#5224)

* fix trimming tree logic

* make them const

(cherry picked from commit f5d68e0)

Co-authored-by: GuyAv46 <[email protected]>
kei-nan pushed a commit that referenced this pull request Nov 20, 2024
* fix trimming tree logic

* make them const
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