Skip to content

[8.0] Fixes for inverted indexes encoding - [MOD-8248]#5387

Merged
GuyAv46 merged 1 commit into8.0from
backport-5347-to-8.0
Dec 19, 2024
Merged

[8.0] Fixes for inverted indexes encoding - [MOD-8248]#5387
GuyAv46 merged 1 commit into8.0from
backport-5347-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5347 to 8.0.

* code cleanup

* fix numeric encoding

* fix unit-tests

* fix flow tests

* cleanup

* fix type

* minor cleanup

* some more cleanup

* simplify repair flow

* review fixes

* improve test to include all flags

* minor changes and cleanup

* added a sanity test

(cherry picked from commit c03c15a)
@GuyAv46 GuyAv46 added this pull request to the merge queue Dec 19, 2024
@codecov
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 86.77686% with 16 lines in your changes missing coverage. Please review.

Project coverage is 87.53%. Comparing base (04c68f8) to head (c553094).
Report is 1 commits behind head on 8.0.

Files with missing lines Patch % Lines
src/inverted_index.c 85.22% 13 Missing ⚠️
src/fork_gc.c 0.00% 2 Missing ⚠️
src/doc_table.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              8.0    #5387      +/-   ##
==========================================
+ Coverage   87.08%   87.53%   +0.45%     
==========================================
  Files         196      196              
  Lines       34841    34699     -142     
==========================================
+ Hits        30340    30375      +35     
+ Misses       4501     4324     -177     

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

Merged via the queue into 8.0 with commit bc92c00 Dec 19, 2024
@GuyAv46 GuyAv46 deleted the backport-5347-to-8.0 branch December 19, 2024 21:41
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