Skip to content

remove extra RWlock init#6823

Merged
kei-nan merged 1 commit intomaster_jk_add_rdb_index_spec_testsfrom
fix-master_jk_add_rdb_index_spec_tests
Sep 12, 2025
Merged

remove extra RWlock init#6823
kei-nan merged 1 commit intomaster_jk_add_rdb_index_spec_testsfrom
fix-master_jk_add_rdb_index_spec_tests

Conversation

@JoanFM
Copy link
Collaborator

@JoanFM JoanFM commented Sep 12, 2025

Describe the changes in the pull request

A clear and concise description of what the PR is solving, including:

  1. Current: The current state briefly
  2. Change: What is the change
  3. Outcome: Adding the outcome

Which additional issues this PR fixes

  1. MOD-...
  2. #...

Main objects this PR modified

  1. ...

Mark if applicable

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

@JoanFM JoanFM requested a review from kei-nan September 12, 2025 06:52
@codecov
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.18%. Comparing base (8b84c58) to head (cee5984).
⚠️ Report is 1 commits behind head on master_jk_add_rdb_index_spec_tests.

Additional details and impacted files
@@                          Coverage Diff                           @@
##           master_jk_add_rdb_index_spec_tests    #6823      +/-   ##
======================================================================
- Coverage                               87.18%   87.18%   -0.01%     
======================================================================
  Files                                     288      288              
  Lines                                   46023    46022       -1     
  Branches                                 8954     8954              
======================================================================
- Hits                                    40127    40125       -2     
- Misses                                   5745     5746       +1     
  Partials                                  151      151              
Flag Coverage Δ
flow 84.66% <ø> (-0.01%) ⬇️
unit 50.19% <ø> (-0.01%) ⬇️

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.

@kei-nan kei-nan merged commit 85ccdc2 into master_jk_add_rdb_index_spec_tests Sep 12, 2025
18 checks passed
@kei-nan kei-nan deleted the fix-master_jk_add_rdb_index_spec_tests branch September 12, 2025 11:32
kei-nan pushed a commit that referenced this pull request Sep 17, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 21, 2025
…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]>
redisearch-backport-pull-request bot pushed a commit that referenced this pull request Sep 21, 2025
…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)
github-merge-queue bot pushed a commit that referenced this pull request Sep 21, 2025
…ield initialization (#6866)

MOD-11190: Add IndexSpec RDB Comparison Tests - Fix Index RDB field initialization (#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

---------


(cherry picked from commit a73f3f7)

Co-authored-by: kei-nan <[email protected]>
Co-authored-by: Joan Fontanals <[email protected]>
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.

2 participants