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

Prevent long UIDs from being used #122

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Prevent long UIDs from being used #122

merged 1 commit into from
Jul 26, 2021

Conversation

K-Phoen
Copy link
Owner

@K-Phoen K-Phoen commented Jul 26, 2021

No description provided.

@K-Phoen K-Phoen added the patch label Jul 26, 2021
dashboard/dashboard.go Outdated Show resolved Hide resolved
dashboard/dashboard_test.go Outdated Show resolved Hide resolved
dashboard/dashboard.go Show resolved Hide resolved
dashboard/dashboard.go Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #122 (a7e5f26) into master (2787dcd) will decrease coverage by 0.23%.
The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage   89.92%   89.69%   -0.24%     
==========================================
  Files          34       34              
  Lines        1757     1775      +18     
==========================================
+ Hits         1580     1592      +12     
- Misses        129      132       +3     
- Partials       48       51       +3     
Impacted Files Coverage Δ
decoder/graph.go 59.90% <0.00%> (-0.60%) ⬇️
decoder/singlestat.go 83.14% <0.00%> (-3.92%) ⬇️
dashboard/dashboard.go 100.00% <100.00%> (ø)
decoder/heatmap.go 73.97% <100.00%> (+0.73%) ⬆️
graph/graph.go 100.00% <100.00%> (ø)
heatmap/heatmap.go 100.00% <100.00%> (ø)
singlestat/singlestat.go 100.00% <100.00%> (ø)

@K-Phoen K-Phoen merged commit bdd7ad6 into master Jul 26, 2021
@K-Phoen K-Phoen deleted the fix-long-uid branch July 26, 2021 12:51
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