Skip to content

[2.10] fix spellcheck#6947

Merged
redisearch-backport-pull-request[bot] merged 1 commit into2.10from
backport-6943-to-2.10
Sep 30, 2025
Merged

[2.10] fix spellcheck#6947
redisearch-backport-pull-request[bot] merged 1 commit into2.10from
backport-6943-to-2.10

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

@redisearch-backport-pull-request redisearch-backport-pull-request bot commented Sep 30, 2025

Description

Backport of #6943 to 2.10.


Note

Fix typos in test JSON fixtures for multi GEO/NUMERIC non-value cases.

  • Tests:
    • Update tests/pytests/test_json_multi_geo.py non-geo fixture values: {"obj": "ect"} -> {"obj": "etc"}, ["no","noo"] -> ["no","none"].
    • Update tests/pytests/test_json_multi_numeric.py non-numeric fixture values: {"obj": "ect"} -> {"obj": "etc"}, ["no","noo"] -> ["no","none"].

Written by Cursor Bugbot for commit 8487130. This will update automatically on new commits. Configure here.

(cherry picked from commit af37d44)
@redisearch-backport-pull-request redisearch-backport-pull-request bot added this pull request to the merge queue Sep 30, 2025
@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.29%. Comparing base (026a197) to head (8487130).
⚠️ Report is 1 commits behind head on 2.10.

Additional details and impacted files
@@            Coverage Diff             @@
##             2.10    #6947      +/-   ##
==========================================
- Coverage   89.32%   89.29%   -0.03%     
==========================================
  Files         207      207              
  Lines       36165    36165              
==========================================
- Hits        32303    32293      -10     
- Misses       3862     3872      +10     
Flag Coverage Δ
flow 83.81% <ø> (-0.16%) ⬇️
unit 42.72% <ø> (ø)

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.

Merged via the queue into 2.10 with commit 690f714 Sep 30, 2025
14 checks passed
@redisearch-backport-pull-request redisearch-backport-pull-request bot deleted the backport-6943-to-2.10 branch September 30, 2025 19:54
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