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 CPU Usage Stacking and Gradient #98

Closed mikhail-vl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #98 (f8f01c2) into master (34ed1ca) will decrease coverage by 0.30%. The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   97.19%   96.88%   -0.31%     
==========================================
  Files          54       54              
  Lines         890      898       +8     
  Branches      177      180       +3     
==========================================
+ Hits          865      870       +5     
  Misses         13       13              
- Partials       12       15       +3     
Impacted Files Coverage Δ
...components/RedisLatencyGraph/RedisLatencyGraph.tsx 92.68% <50.00%> (-2.32%) :arrow_down:
...u-panel/components/RedisCPUGraph/RedisCPUGraph.tsx 89.47% <60.00%> (-4.82%) :arrow_down:
...u-panel/components/RedisCPUPanel/RedisCPUPanel.tsx 96.20% <100.00%> (+0.04%) :arrow_up:
src/redis-cpu-panel/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 34ed1ca...f8f01c2. Read the comment docs.