RedisGrafana / grafana-redis-explorer

Redis Explorer for @grafana allows connecting to Redis Enterprise software clusters using REST API.
https://redisgrafana.github.io
Apache License 2.0
6 stars 0 forks source link

Update Components naming #70

Closed mikhail-vl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (bca2970) into master (935cb6e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          33       33           
  Lines         523      523           
  Branches      104      104           
=======================================
  Hits          520      520           
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
src/components/ClusterDatabase/ClusterDatabase.tsx 97.56% <ø> (ø)
src/components/Config/Config.tsx 96.55% <ø> (ø)
...atasource/components/ConfigEditor/ConfigEditor.tsx 100.00% <ø> (ø)
...-datasource/components/QueryEditor/QueryEditor.tsx 100.00% <ø> (ø)
...ource/components/VariableEditor/VariableEditor.tsx 100.00% <ø> (ø)
...prise-software-datasource/datasource/datasource.ts 97.82% <ø> (ø)
src/components/ClusterDatabase/index.ts 100.00% <100.00%> (ø)
...c/components/ClusterDatabases/ClusterDatabases.tsx 100.00% <100.00%> (ø)
src/components/ClusterDatabases/index.ts 100.00% <100.00%> (ø)
src/components/Config/index.ts 100.00% <100.00%> (ø)
... and 11 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 935cb6e...bca2970. Read the comment docs.