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

Broadcast FUNCTION LOAD command methods #3557

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added this to the 5.0.1 milestone Sep 23, 2023
@sazzad16 sazzad16 modified the milestones: 5.0.1, 4.4.x Sep 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2023

Codecov Report

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

Comparison is base (e0e2319) 71.50% compared to head (cf38a42) 71.46%.

❗ Current head cf38a42 differs from pull request most recent head 5531f2b. Consider uploading reports for the commit 5531f2b 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    #3557      +/-   ##
============================================
- Coverage     71.50%   71.46%   -0.05%     
+ Complexity     4842     4839       -3     
============================================
  Files           287      287              
  Lines         15432    15432              
  Branches       1093     1093              
============================================
- Hits          11035    11028       -7     
- Misses         3922     3926       +4     
- Partials        475      478       +3     
Files Coverage Δ
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 74.59% <0.00%> (ø)

... and 4 files with indirect coverage changes

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

@sazzad16 sazzad16 modified the milestones: 4.4.x, 5.1.0 Sep 26, 2023
@sazzad16 sazzad16 changed the title Broadcast (trigger +) function load (& delete) commands Broadcast FUNCTION LOAD command methods Sep 28, 2023
@sazzad16 sazzad16 merged commit 372f695 into redis:master Sep 28, 2023
4 checks passed
@sazzad16 sazzad16 deleted the fun-broad branch September 28, 2023 13:16
@sazzad16 sazzad16 modified the milestones: 5.1.0, 4.4.x Oct 18, 2023
chenshi5012 pushed a commit to chenshi5012/jedis that referenced this pull request Oct 19, 2023
* 'master' of https://github.com/chenshi5012/jedis: (21 commits)
  Bump org.json:json from 20230618 to 20231013 (redis#3586)
  Fix SORTABLE argument issue in FT.CREATE command (redis#3584)
  Linking to Redis resources (redis#3583)
  Remove patch version snapshots
  Make integration and snapshot actions manually triggerable (redis#3579)
  Missing piece from redis#3578
  Release minor version snapshots (redis#3578)
  Allow getting schema field name (redis#3576)
  Fix binary variants of XRANGE and XREAD commands (redis#3571)
  Support GEOSHAPE field type in RediSearch (redis#3561)
  Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (redis#3565)
  Bump junixsocket-core to 2.8.1 (redis#3573)
  Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (redis#3539)
  Broadcast FUNCTION LOAD command methods (redis#3557)
  Encode map in encoded object (redis#3555)
  Polish Triggers and functions tests (redis#3554)
  Different variable names for json v1 and v2 interfaces (redis#3553)
  Fix Search/Gears test regression (redis#3552)
  Polish Feature: Triggers and functions commands (redis#3551)
  Feature: Triggers and functions commands (redis#3531)
  ...
@sazzad16 sazzad16 modified the milestones: 4.4.x, 4.4.6 Mar 24, 2024
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.

None yet

2 participants