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 Data source button redirects to the specific data source type #34

Closed asimonok closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (4c5addf) into master (bbdd575) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   99.79%   99.80%           
=======================================
  Files          30       30           
  Lines         487      503   +16     
  Branches       95       95           
=======================================
+ Hits          486      502   +16     
  Misses          1        1           
Impacted Files Coverage Δ
...c/components/data-source-list/data-source-list.tsx 100.00% <100.00%> (ø)
src/constants.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 bbdd575...4c5addf. Read the comment docs.