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 Components naming #97

Closed mikhail-vl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (d57299c) into master (735cf0c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files          54       54           
  Lines         890      890           
  Branches      177      177           
=======================================
  Hits          865      865           
  Misses         13       13           
  Partials       12       12           
Impacted Files Coverage Δ
src/components/Config/Config.tsx 93.10% <ø> (ø)
src/components/DataSourceList/DataSourceList.tsx 100.00% <ø> (ø)
...ts/AutoScrollingTextArea/AutoScrollingTextArea.tsx 69.23% <ø> (ø)
...s-gears-panel/components/CodeEditor/CodeEditor.tsx 100.00% <ø> (ø)
...panel/components/RedisKeysPanel/RedisKeysPanel.tsx 100.00% <ø> (ø)
src/components/Config/index.ts 100.00% <100.00%> (ø)
src/components/DataSourceList/index.ts 100.00% <100.00%> (ø)
src/components/RootPage/RootPage.tsx 91.30% <100.00%> (ø)
src/components/RootPage/index.ts 100.00% <100.00%> (ø)
src/components/index.ts 100.00% <100.00%> (ø)
... and 22 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 735cf0c...d57299c. Read the comment docs.