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 Redis Data Source for connecting to a database from home page #29

Closed asimonok closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (9f46d64) into master (dddca5f) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   99.74%   99.79%   +0.04%     
==========================================
  Files          22       28       +6     
  Lines         393      485      +92     
  Branches       66       95      +29     
==========================================
+ Hits          392      484      +92     
  Misses          1        1              
Impacted Files Coverage Δ
...-enterprise-software-datasource/api/types/frame.ts 100.00% <ø> (ø)
src/types.ts 100.00% <ø> (ø)
...c/components/cluster-database/cluster-database.tsx 100.00% <100.00%> (ø)
src/components/cluster-database/index.ts 100.00% <100.00%> (ø)
...components/cluster-databases/cluster-databases.tsx 100.00% <100.00%> (ø)
src/components/cluster-databases/index.ts 100.00% <100.00%> (ø)
...c/components/data-source-list/data-source-list.tsx 100.00% <100.00%> (ø)
src/components/data-source-list/index.ts 100.00% <100.00%> (ø)
src/components/index.ts 100.00% <100.00%> (ø)
src/components/root-page.tsx 100.00% <100.00%> (ø)
... and 9 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 dddca5f...9f46d64. Read the comment docs.