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 CLI Panel helpers for Redis 6.2 and modules #40

Closed mikhail-vl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (658e4e6) into master (9cfa659) will decrease coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   97.26%   96.99%   -0.27%     
==========================================
  Files          45       47       +2     
  Lines         730      733       +3     
  Branches      148      148              
==========================================
+ Hits          710      711       +1     
- Misses          7        9       +2     
  Partials       13       13              
Impacted Files Coverage Δ
src/redis-cli-panel/help/redis-ai.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-bloom.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-gears.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-graph.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-json.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-search.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis-time-series.ts 100.00% <ø> (ø)
src/redis-cli-panel/help/redis.ts 100.00% <ø> (ø)
...o-scrolling-text-area/auto-scrolling-text-area.tsx 84.61% <100.00%> (ø)
...panel/components/auto-scrolling-text-area/index.ts 100.00% <100.00%> (ø)
... and 7 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 9cfa659...658e4e6. Read the comment docs.