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

Polish 'pipelined()' in UnifiedJedis #3442

Merged
merged 2 commits into from
May 29, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

Polish #3437 (9e21013)

@sazzad16 sazzad16 added breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. maintenance labels May 28, 2023
@sazzad16 sazzad16 added this to the 5.0.0 milestone May 28, 2023
@sazzad16 sazzad16 added enhancement and removed breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. maintenance labels May 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.05 ⚠️

Comparison is base (5164a89) 68.07% compared to head (257fbee) 68.02%.

❗ Current head 257fbee differs from pull request most recent head f1d1c34. Consider uploading reports for the commit f1d1c34 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3442      +/-   ##
============================================
- Coverage     68.07%   68.02%   -0.05%     
+ Complexity     4543     4540       -3     
============================================
  Files           275      275              
  Lines         14597    14597              
  Branches        978      978              
============================================
- Hits           9937     9930       -7     
- Misses         4248     4253       +5     
- Partials        412      414       +2     
Impacted Files Coverage Δ
...rc/main/java/redis/clients/jedis/PipelineBase.java 27.09% <ø> (ø)
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 71.62% <ø> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 changed the title Polish PipelineBase Polish 'pipelined()' in UnifiedJedis May 29, 2023
@sazzad16 sazzad16 merged commit d0a89d4 into redis:master May 29, 2023
@sazzad16 sazzad16 deleted the pipelined-uj branch May 29, 2023 05:59
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