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

Update Data Source list layout #39

Closed mikhail-vl closed 3 years ago

mikhail-vl commented 3 years ago

Similar to Redis Application plug-in

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (e08b515) into master (481f26e) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   98.83%   98.83%   -0.01%     
==========================================
  Files          33       33              
  Lines         514      513       -1     
  Branches       98       97       -1     
==========================================
- Hits          508      507       -1     
  Misses          3        3              
  Partials        3        3              
Impacted Files Coverage Δ
src/components/root-page/root-page.tsx 93.02% <ø> (ø)
...c/components/cluster-database/cluster-database.tsx 100.00% <100.00%> (ø)
...c/components/data-source-list/data-source-list.tsx 94.59% <100.00%> (-0.15%) :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 481f26e...e08b515. Read the comment docs.