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

Support MODULE LOADEX command #3238

Merged
merged 2 commits into from
Dec 11, 2022
Merged

Support MODULE LOADEX command #3238

merged 2 commits into from
Dec 11, 2022

Conversation

sazzad16
Copy link
Contributor

@sazzad16 sazzad16 commented Dec 8, 2022

No description provided.

chayim
chayim previously approved these changes Dec 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2022

Codecov Report

Base: 66.98% // Head: 66.91% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (b0bd26d) compared to base (6092720).
Patch coverage: 28.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3238      +/-   ##
============================================
- Coverage     66.98%   66.91%   -0.07%     
- Complexity     4601     4608       +7     
============================================
  Files           251      252       +1     
  Lines         14849    14881      +32     
  Branches        920      923       +3     
============================================
+ Hits           9946     9958      +12     
- Misses         4506     4524      +18     
- Partials        397      399       +2     
Impacted Files Coverage Δ
...redis/clients/jedis/params/ModuleLoadExParams.java 0.00% <0.00%> (ø)
src/main/java/redis/clients/jedis/Jedis.java 84.83% <54.54%> (-0.13%) ⬇️
src/main/java/redis/clients/jedis/Protocol.java 90.62% <100.00%> (ø)
...ava/redis/clients/jedis/JedisClusterInfoCache.java 72.50% <0.00%> (-3.13%) ⬇️
.../java/redis/clients/jedis/params/BitPosParams.java 100.00% <0.00%> (ø)
...nts/jedis/providers/ClusterConnectionProvider.java 78.57% <0.00%> (+3.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@sazzad16 sazzad16 merged commit 13321d2 into redis:master Dec 11, 2022
@sazzad16 sazzad16 deleted the module-loadex branch December 11, 2022 10:04
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.

3 participants