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

Add variable query editor #28

Closed asimonok closed 3 years ago

asimonok commented 3 years ago

25

Снимок экрана 2021-01-13 в 13 18 43
codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (3e32a22) into master (8ce0b5a) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   99.73%   99.74%   +0.01%     
==========================================
  Files          20       22       +2     
  Lines         372      393      +21     
  Branches       65       66       +1     
==========================================
+ Hits          371      392      +21     
  Misses          1        1              
Impacted Files Coverage Δ
src/redis-enterprise-software-datasource/types.ts 100.00% <ø> (ø)
...-enterprise-software-datasource/api/types/query.ts 100.00% <100.00%> (ø)
...enterprise-software-datasource/components/index.ts 100.00% <100.00%> (ø)
...are-datasource/components/variable-editor/index.ts 100.00% <100.00%> (ø)
...rce/components/variable-editor/variable-editor.tsx 100.00% <100.00%> (ø)
...edis-enterprise-software-datasource/data-source.ts 100.00% <100.00%> (ø)
src/redis-enterprise-software-datasource/module.ts 100.00% <100.00%> (ø)

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 8ce0b5a...3e32a22. Read the comment docs.