RedisGrafana / grafana-redis-explorer

Redis Explorer for @grafana allows connecting to Redis Enterprise software clusters using REST API.
https://redisgrafana.github.io
Apache License 2.0
6 stars 0 forks source link

Fix error for variable editor when no values #35

Closed asimonok closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (9ed71da) into master (3ed0c6c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files          30       32    +2     
  Lines         503      507    +4     
  Branches       95       96    +1     
=======================================
+ Hits          502      506    +4     
  Misses          1        1           
Impacted Files Coverage Δ
...asource/components/config-editor/config-editor.tsx 100.00% <ø> (ø)
...-enterprise-software-datasource/api/types/frame.ts 100.00% <100.00%> (ø)
...tware-datasource/components/config-editor/index.ts 100.00% <100.00%> (ø)
...ftware-datasource/components/query-editor/index.ts 100.00% <100.00%> (ø)
...atasource/components/query-editor/query-editor.tsx 100.00% <100.00%> (ø)
...rce/components/variable-editor/variable-editor.tsx 100.00% <100.00%> (ø)
.../redis-enterprise-software-datasource/constants.ts 100.00% <100.00%> (ø)
...edis-enterprise-software-datasource/data-source.ts 100.00% <100.00%> (ø)
... and 1 more

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 3ed0c6c...9ed71da. Read the comment docs.