Skip to content

[8.0] MOD-8561: Fix Inverted Index SeekTo Edge Case#5537

Merged
kei-nan merged 1 commit into8.0from
backport-5528-to-8.0
Jan 23, 2025
Merged

[8.0] MOD-8561: Fix Inverted Index SeekTo Edge Case#5537
kei-nan merged 1 commit into8.0from
backport-5528-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5528 to 8.0.

* * initial commit

* * simplify the fix

* * revert to old code to solve edge case

(cherry picked from commit 50e3f01)
@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

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

Project coverage is 87.18%. Comparing base (6ce6802) to head (b50692c).
Report is 2 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/inverted_index.c 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              8.0    #5537   +/-   ##
=======================================
  Coverage   87.18%   87.18%           
=======================================
  Files         196      196           
  Lines       35191    35196    +5     
=======================================
+ Hits        30680    30687    +7     
+ Misses       4511     4509    -2     

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

@kei-nan kei-nan added this pull request to the merge queue Jan 23, 2025
Merged via the queue into 8.0 with commit b64c105 Jan 23, 2025
11 checks passed
@kei-nan kei-nan deleted the backport-5528-to-8.0 branch January 23, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant