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 dashboards in the application's menu as pages #59

Closed mikhail-vl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #59 (2e8cdd4) into master (9ba2280) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          33       33           
  Lines         513      514    +1     
  Branches       97       97           
=======================================
+ Hits          511      512    +1     
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
src/components/config/config.tsx 96.55% <100.00%> (ø)
src/components/root-page/root-page.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 9ba2280...2e8cdd4. Read the comment docs.