Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape utils for RediSearch queries #3544

Merged
merged 6 commits into from
Sep 19, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Sep 19, 2023

Importing from redis-om-spring#QueryUtils.

@sazzad16 sazzad16 added this to the 5.1.0 milestone Sep 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Patch coverage: 94.44% and project coverage change: +0.03% 🎉

Comparison is base (0c78fdb) 71.21% compared to head (2ddc60d) 71.25%.

❗ Current head 2ddc60d differs from pull request most recent head f2f5213. Consider uploading reports for the commit f2f5213 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3544      +/-   ##
============================================
+ Coverage     71.21%   71.25%   +0.03%     
- Complexity     4779     4790      +11     
============================================
  Files           278      278              
  Lines         15040    15056      +16     
  Branches       1062     1065       +3     
============================================
+ Hits          10711    10728      +17     
+ Misses         3861     3860       -1     
  Partials        468      468              
Files Changed Coverage Δ
...ava/redis/clients/jedis/search/RediSearchUtil.java 87.17% <94.44%> (+4.57%) ⬆️

... and 1 file with indirect coverage changes

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

@sazzad16 sazzad16 modified the milestones: 5.1.0, 5.0.1 Sep 19, 2023
@sazzad16 sazzad16 merged commit 6a3ca3b into redis:master Sep 19, 2023
4 checks passed
@sazzad16 sazzad16 deleted the rs-query-util branch September 19, 2023 17:54
sazzad16 added a commit that referenced this pull request Sep 19, 2023
* Escape utils for RediSearch queries

* Escape strings in Map
@sazzad16 sazzad16 modified the milestones: 5.0.1, 4.4.x Sep 23, 2023
@sazzad16 sazzad16 modified the milestones: 4.4.x, 4.4.5 Mar 24, 2024
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.

None yet

2 participants