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

Add theme to getDisplayProcessor #66

Closed mikhail-vl closed 3 years ago

mikhail-vl commented 3 years ago

Fixes #65

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (8015dfd) into master (a9dfd21) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files          47       47           
  Lines         742      744    +2     
  Branches      153      153           
=======================================
+ Hits          719      721    +2     
  Misses          9        9           
  Partials       14       14           
Impacted Files Coverage Δ
...components/redis-gears-panel/redis-gears-panel.tsx 98.50% <100.00%> (ø)
...l/components/redis-keys-panel/redis-keys-panel.tsx 100.00% <100.00%> (ø)
...-latency-panel-graph/redis-latency-panel-graph.tsx 92.68% <100.00%> (+0.18%) :arrow_up:
...-latency-panel-table/redis-latency-panel-table.tsx 93.10% <100.00%> (+0.24%) :arrow_up:

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 a9dfd21...8015dfd. Read the comment docs.