-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Added support for MONITOR in clusters #1756
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1756 +/- ##
==========================================
+ Coverage 90.89% 94.26% +3.37%
==========================================
Files 59 74 +15
Lines 14229 15669 +1440
==========================================
+ Hits 12933 14771 +1838
+ Misses 1296 898 -398
Continue to review full report at Codecov.
|
@barshaul Something appears to be incorrect with your environment. Using this PR as an example there are 84 file changes - many of which are already in master. Can you please have a look at that? A good example is the first file - changes appear for the workflow - which is already in master, and should appear accordingly as a merge. |
43a5a8f
to
c014412
Compare
Pull Request check-list
Please make sure to review and check all of these items:
$ tox
pass with this change (including linting)?NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Description of change
Added support for MONITOR command to RedisCluster
closes #1758