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

fix wrong block tag setting #446

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

tamayika
Copy link
Contributor

closes #445

I don't know well about timeseries but I think the same fix should be applied.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (467e429) 95.98% compared to head (3e06409) 95.99%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #446      +/-   ##
==========================================
+ Coverage   95.98%   95.99%   +0.01%     
==========================================
  Files          77       77              
  Lines       32421    32421              
==========================================
+ Hits        31119    31123       +4     
+ Misses       1110     1108       -2     
+ Partials      192      190       -2     

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

@rueian rueian added the bug Something isn't working label Jan 12, 2024
@rueian rueian merged commit 9a50cec into redis:main Jan 12, 2024
1 check passed
@rueian
Copy link
Collaborator

rueian commented Jan 12, 2024

closes #445

I don't know well about timeseries but I think the same fix should be applied.

Yes, it should be applied as well. LGTM, thanks!

@tamayika tamayika deleted the feature/block_tag branch January 12, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IsReadOnly() of Redis streams readonly command with BLOCK should return true
3 participants