RedisGrafana / grafana-redis-app

Redis Application for @Grafana provides Application pages and custom panels for Redis Data Source.
https://redisgrafana.github.io
Apache License 2.0
30 stars 3 forks source link

Update dashboards in the application's menu as pages #73

Closed mikhail-vl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (6590cfe) into master (2429018) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   96.87%   96.88%           
=======================================
  Files          47       47           
  Lines         737      738    +1     
  Branches      148      148           
=======================================
+ Hits          714      715    +1     
  Misses         11       11           
  Partials       12       12           
Impacted Files Coverage Δ
src/components/config/config.tsx 93.10% <100.00%> (ø)
src/components/root-page/root-page.tsx 88.88% <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 2429018...6590cfe. Read the comment docs.