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

Added HSET variants to ease complex objects #3605

Merged
merged 1 commit into from Nov 7, 2023

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Nov 5, 2023

focusing RediSearch.

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5a70626) 71.54% compared to head (a6ca3f5) 71.53%.

❗ Current head a6ca3f5 differs from pull request most recent head 29af885. Consider uploading reports for the commit 29af885 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    #3605      +/-   ##
============================================
- Coverage     71.54%   71.53%   -0.01%     
- Complexity     4863     4871       +8     
============================================
  Files           288      288              
  Lines         15511    15525      +14     
  Branches       1105     1109       +4     
============================================
+ Hits          11097    11106       +9     
- Misses         3933     3937       +4     
- Partials        481      482       +1     
Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 85.68% <100.00%> (+0.02%) ⬆️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 74.63% <100.00%> (+0.04%) ⬆️
...ain/java/redis/clients/jedis/CommandArguments.java 85.50% <90.90%> (+2.45%) ⬆️

... and 2 files with indirect coverage changes

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

@sazzad16 sazzad16 merged commit dbf475c into redis:master Nov 7, 2023
4 checks passed
@sazzad16 sazzad16 deleted the hset-object branch November 7, 2023 14:47
sazzad16 added a commit that referenced this pull request Nov 20, 2023
sazzad16 added a commit that referenced this pull request Nov 20, 2023
@sazzad16 sazzad16 modified the milestones: 5.1.0, 4.4.x Nov 20, 2023
@sazzad16 sazzad16 modified the milestones: 4.4.x, 4.4.7 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

3 participants