Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add theme to getDisplayProcessor #66

Merged
merged 2 commits into from
May 13, 2021
Merged

Conversation

mikhail-vl
Copy link
Contributor

Fixes #65

@mikhail-vl mikhail-vl added the bug Something isn't working label May 13, 2021
@mikhail-vl mikhail-vl added this to the Version 1.3.0 milestone May 13, 2021
@mikhail-vl mikhail-vl self-assigned this May 13, 2021
@codecov
Copy link

codecov bot commented May 13, 2021

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%) ⬆️
...-latency-panel-table/redis-latency-panel-table.tsx 93.10% <100.00%> (+0.24%) ⬆️

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.

Copy link
Contributor Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 7a7a867 into master May 13, 2021
@mikhail-vl mikhail-vl deleted the bug/display-processor-theme branch May 13, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read property 'v1' of undefined (theme.v1) in the Grafana8
1 participant