Skip to content

[8.0] MOD-8058: Avoid error with _NUM_SSTRING#5425

Merged
raz-mon merged 1 commit into8.0from
backport-5187-to-8.0
Jan 1, 2025
Merged

[8.0] MOD-8058: Avoid error with _NUM_SSTRING#5425
raz-mon merged 1 commit into8.0from
backport-5187-to-8.0

Conversation

@redisearch-backport-pull-request
Copy link
Contributor

Description

Backport of #5187 to 8.0.

* Avoid error with _NUM_SSTRING

* Fix logic

* Enhance MRReply_ToValue to handle double conversion

* Send doubles only in RESP3, errors in RESP2

* Fix RESP2 handling for double values

* Revert "Fix RESP2 handling for double values"

This reverts commit 06525f7.

* Add comment

---------

Co-authored-by: nafraf <[email protected]>
Co-authored-by: nafraf <[email protected]>
Co-authored-by: raz-mon <[email protected]>
(cherry picked from commit ba6156c)
@raz-mon raz-mon enabled auto-merge January 1, 2025 15:01
@codecov
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.55%. Comparing base (2179fdd) to head (53dcc4e).
Report is 2 commits behind head on 8.0.

Additional details and impacted files
@@           Coverage Diff           @@
##              8.0    #5425   +/-   ##
=======================================
  Coverage   87.54%   87.55%           
=======================================
  Files         196      196           
  Lines       34813    34815    +2     
=======================================
+ Hits        30478    30482    +4     
+ Misses       4335     4333    -2     

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

@raz-mon raz-mon added this pull request to the merge queue Jan 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 1, 2025
@raz-mon raz-mon added this pull request to the merge queue Jan 1, 2025
@raz-mon raz-mon removed this pull request from the merge queue due to a manual request Jan 1, 2025
@raz-mon raz-mon added this pull request to the merge queue Jan 1, 2025
Merged via the queue into 8.0 with commit e0abb7d Jan 1, 2025
25 of 41 checks passed
@raz-mon raz-mon deleted the backport-5187-to-8.0 branch January 1, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants