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

Pubsub handle array of messages #3512

Merge branch 'master' into pubsub-handle-array-of-messages

ffe709f
Select commit
Loading
Failed to load commit list.
Closed

Pubsub handle array of messages #3512

Merge branch 'master' into pubsub-handle-array-of-messages
ffe709f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2024 in 0s

82.10% (-0.03%) compared to 2d42338

View this Pull Request on Codecov

82.10% (-0.03%) compared to 2d42338

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 82.10%. Comparing base (2d42338) to head (ffe709f).

Files Patch % Lines
...main/java/redis/clients/jedis/JedisPubSubBase.java 66.66% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3512      +/-   ##
============================================
- Coverage     82.13%   82.10%   -0.03%     
- Complexity     6016     6017       +1     
============================================
  Files           301      301              
  Lines         15273    15282       +9     
  Branches       1190     1193       +3     
============================================
+ Hits          12544    12547       +3     
- Misses         2162     2163       +1     
- Partials        567      572       +5     

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