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

Redis Enterprise introduced new field calls_master in commandstats #232

Merged
merged 2 commits into from
Nov 7, 2021

Conversation

mikhail-vl
Copy link
Contributor

Resolves #231

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 6, 2021
@mikhail-vl mikhail-vl added this to the Version 2.0.0 milestone Nov 6, 2021
@mikhail-vl mikhail-vl self-assigned this Nov 6, 2021
@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #232 (1eaef6d) into master (58ecb1c) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   94.84%   94.75%   -0.09%     
==========================================
  Files          39       39              
  Lines        1822     1791      -31     
  Branches       79       79              
==========================================
- Hits         1728     1697      -31     
  Misses         85       85              
  Partials        9        9              
Impacted Files Coverage Δ
pkg/redis-info.go 97.50% <100.00%> (-0.52%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58ecb1c...1eaef6d. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Nov 6, 2021

This pull request fixes 1 alert when merging 55034be into 58ecb1c - view on LGTM.com

fixed alerts:

  • 1 for Off-by-one comparison against length

@lgtm-com
Copy link

lgtm-com bot commented Nov 6, 2021

This pull request fixes 1 alert when merging 1eaef6d into 58ecb1c - view on LGTM.com

fixed alerts:

  • 1 for Off-by-one comparison against length

@mikhail-vl mikhail-vl merged commit 3ffb8e0 into master Nov 7, 2021
@mikhail-vl mikhail-vl deleted the feat/support-calls-master branch November 7, 2021 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redis Enterprise introduced new field calls_master in commandstats
1 participant