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

Timeseries #131

Merged
merged 22 commits into from
Nov 21, 2021
Merged

Timeseries #131

merged 22 commits into from
Nov 21, 2021

Conversation

K-Phoen
Copy link
Owner

@K-Phoen K-Phoen commented Nov 7, 2021

Blocked by grafana-tools/sdk#181

To do:

  • fix tests
  • YAML decoder
  • support in dark
  • cleanup vendors
  • cleanup cmd/builder-example/main.go

@K-Phoen K-Phoen added the minor label Nov 7, 2021
timeseries/timeseries_test.go Show resolved Hide resolved
timeseries/timeseries_test.go Show resolved Hide resolved
timeseries/timeseries_test.go Show resolved Hide resolved
timeseries/axis/axis_test.go Show resolved Hide resolved
timeseries/axis/axis_test.go Show resolved Hide resolved
timeseries/axis/axis_test.go Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #131 (f925847) into master (050f7e2) will increase coverage by 0.64%.
The diff coverage is 85.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   89.83%   90.48%   +0.64%     
==========================================
  Files          36       42       +6     
  Lines        1810     2143     +333     
==========================================
+ Hits         1626     1939     +313     
- Misses        133      146      +13     
- Partials       51       58       +7     
Impacted Files Coverage Δ
decoder/graph.go 64.70% <0.00%> (+4.80%) ⬆️
decoder/alert.go 53.01% <53.01%> (ø)
decoder/timeseries.go 87.70% <87.70%> (ø)
decoder/dashboard.go 98.00% <100.00%> (+0.08%) ⬆️
decoder/utils.go 100.00% <100.00%> (ø)
row/row.go 100.00% <100.00%> (ø)
timeseries/axis/axis.go 100.00% <100.00%> (ø)
timeseries/targets.go 100.00% <100.00%> (ø)
timeseries/timeseries.go 100.00% <100.00%> (ø)
decoder/target.go 100.00% <0.00%> (+1.42%) ⬆️

@K-Phoen K-Phoen marked this pull request as ready for review November 21, 2021 00:21
@K-Phoen K-Phoen merged commit 93ddb0b into master Nov 21, 2021
@K-Phoen K-Phoen deleted the timeseries branch November 21, 2021 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant