Skip to content

[8.2] MOD-11190: Add IndexSpec RDB Comparison Tests - Fix Index RDB field initialization#6866

Merged
redisearch-backport-pull-request[bot] merged 1 commit into8.2from
backport-6817-to-8.2
Sep 21, 2025
Merged

[8.2] MOD-11190: Add IndexSpec RDB Comparison Tests - Fix Index RDB field initialization#6866
redisearch-backport-pull-request[bot] merged 1 commit into8.2from
backport-6817-to-8.2

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #6817 to 8.2.

…nitialization (#6817)

* initial commit

* prepare code for CI run

* move terms and fieldIdToIndex initialization to  initializeIndexSpec

* cleanup test a bit

* remove extra RWlock init (#6823)

* fix code review comments

* remove print from mock

* remove print from mock functions

* code review comment

* remove log remainder

* switch rm_calloc arg order

* add initializeFieldSpec function

---------

Co-authored-by: Joan Fontanals <[email protected]>
(cherry picked from commit a73f3f7)
@codecov
Copy link

codecov bot commented Sep 21, 2025

Codecov Report

❌ Patch coverage is 96.82540% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.44%. Comparing base (82ffe22) to head (aafb3d6).
⚠️ Report is 2 commits behind head on 8.2.

Files with missing lines Patch % Lines
src/spec.c 96.82% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              8.2    #6866      +/-   ##
==========================================
+ Coverage   89.43%   89.44%   +0.01%     
==========================================
  Files         253      253              
  Lines       41656    41663       +7     
  Branches     3725     3725              
==========================================
+ Hits        37256    37267      +11     
+ Misses       4351     4347       -4     
  Partials       49       49              
Flag Coverage Δ
flow 82.04% <96.82%> (-0.11%) ⬇️
unit 47.58% <60.31%> (+0.42%) ⬆️

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 Sep 21, 2025
Merged via the queue into 8.2 with commit 39e9459 Sep 21, 2025
21 checks passed
@redisearch-backport-pull-request redisearch-backport-pull-request bot deleted the backport-6817-to-8.2 branch September 21, 2025 18:11
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