RedisGrafana / grafana-redis-app

Redis Application for @Grafana provides Application pages and custom panels for Redis Data Source.
https://redisgrafana.github.io
Apache License 2.0
30 stars 3 forks source link

CLI Panel respects disabled CLI option for Data Source #87

Closed mikhail-vl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (6cb68d5) into master (e88bce5) will decrease coverage by 0.24%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   97.05%   96.81%   -0.25%     
==========================================
  Files          47       47              
  Lines         748      754       +6     
  Branches      152      157       +5     
==========================================
+ Hits          726      730       +4     
  Misses         12       12              
- Partials       10       12       +2     
Impacted Files Coverage Δ
src/redis-cli-panel/constants.ts 100.00% <ø> (ø)
...nel/components/redis-cli-panel/redis-cli-panel.tsx 88.73% <81.81%> (-2.04%) :arrow_down:

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 e88bce5...6cb68d5. Read the comment docs.