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

Links #179

Merged
merged 9 commits into from
Jun 5, 2022
Merged

Links #179

merged 9 commits into from
Jun 5, 2022

Conversation

K-Phoen
Copy link
Owner

@K-Phoen K-Phoen commented Jun 5, 2022

Fixes #176

todo:

  • decoding from yaml
  • conversion in dark

@K-Phoen K-Phoen added the patch label Jun 5, 2022
@codecov
Copy link

codecov bot commented Jun 5, 2022

Codecov Report

Merging #179 (cdc735a) into master (7318bcc) will decrease coverage by 0.17%.
The diff coverage is 81.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   91.10%   90.93%   -0.18%     
==========================================
  Files          83       85       +2     
  Lines        6126     6241     +115     
==========================================
+ Hits         5581     5675      +94     
- Misses        416      430      +14     
- Partials      129      136       +7     
Impacted Files Coverage Δ
decoder/graph.go 63.69% <0.00%> (-1.16%) ⬇️
decoder/heatmap.go 81.65% <0.00%> (-2.32%) ⬇️
decoder/logs.go 96.55% <0.00%> (-3.45%) ⬇️
decoder/singlestat.go 79.66% <0.00%> (-2.08%) ⬇️
decoder/stat.go 60.23% <0.00%> (-1.08%) ⬇️
decoder/table.go 80.00% <0.00%> (-5.72%) ⬇️
decoder/text.go 88.00% <0.00%> (-12.00%) ⬇️
decoder/panellink.go 100.00% <100.00%> (ø)
decoder/timeseries.go 87.05% <100.00%> (+0.15%) ⬆️
graph/graph.go 98.37% <100.00%> (+0.05%) ⬆️
... and 8 more

decoder/panellink_test.go Outdated Show resolved Hide resolved
@K-Phoen K-Phoen marked this pull request as ready for review June 5, 2022 22:16
@K-Phoen K-Phoen merged commit 092b4d3 into master Jun 5, 2022
@K-Phoen K-Phoen deleted the links branch June 5, 2022 22:21
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.

Support panel links
1 participant