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

Update rebloom.c #698

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update rebloom.c #698

wants to merge 1 commit into from

Conversation

LiorKogan
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #698 (e54a5d0) into master (aad4b93) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #698   +/-   ##
=======================================
  Coverage   84.13%   84.13%           
=======================================
  Files          13       13           
  Lines        2522     2522           
=======================================
  Hits         2122     2122           
  Misses        400      400           

size_t tmp;
RedisModule_StringPtrLen(argv[0], &tmp);
if (tmp == 0) {
RedisModule_Log(ctx, "notice", "Found empty string. Assuming ramp-packer validation");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can a test be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants