Skip to content

Encode map in encoded object#3555

Merged
sazzad16 merged 3 commits into
redis:masterfrom
sazzad16:encoded-object-map
Sep 23, 2023
Merged

Encode map in encoded object#3555
sazzad16 merged 3 commits into
redis:masterfrom
sazzad16:encoded-object-map

Conversation

@sazzad16

@sazzad16 sazzad16 commented Sep 23, 2023

Copy link
Copy Markdown
Contributor

Clarification: Encode RESP3 map in encoded object

@sazzad16 sazzad16 added breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. maintenance labels Sep 23, 2023
@sazzad16 sazzad16 added this to the 5.0.1 milestone Sep 23, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (eb6893a) 71.46% compared to head (4ff45c6) 71.47%.

❗ Current head 4ff45c6 differs from pull request most recent head 23e6569. Consider uploading reports for the commit 23e6569 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    #3555   +/-   ##
=========================================
  Coverage     71.46%   71.47%           
  Complexity     4841     4841           
=========================================
  Files           287      287           
  Lines         15432    15432           
  Branches       1093     1093           
=========================================
+ Hits          11029    11030    +1     
  Misses         3927     3927           
+ Partials        476      475    -1     
Files Changed Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 85.77% <83.33%> (ø)

... and 1 file with indirect coverage changes

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

@sazzad16 sazzad16 merged commit e0e2319 into redis:master Sep 23, 2023
@sazzad16 sazzad16 deleted the encoded-object-map branch September 23, 2023 13:15
sazzad16 added a commit that referenced this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants