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

Fix NaN for variables #206

Merged
merged 1 commit into from
Jun 26, 2021
Merged

Fix NaN for variables #206

merged 1 commit into from
Jun 26, 2021

Conversation

mikhail-vl
Copy link
Contributor

Fixes #205

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

codecov bot commented Jun 26, 2021

Codecov Report

Merging #206 (4eecf09) into master (0b791b6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   94.42%   94.43%           
=======================================
  Files          37       37           
  Lines        1596     1598    +2     
  Branches       74       74           
=======================================
+ Hits         1507     1509    +2     
  Misses         80       80           
  Partials        9        9           
Impacted Files Coverage Δ
src/data-source/data-source.ts 91.66% <100.00%> (+0.36%) ⬆️

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 0b791b6...4eecf09. 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 744c899 into master Jun 26, 2021
@mikhail-vl mikhail-vl deleted the bug/variable-nan branch June 26, 2021 10:00
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.

Can't get number as Grafana variable
1 participant