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

cmd/warmup: fix handling of relative paths #1735

Merged
merged 2 commits into from
Apr 6, 2022
Merged

cmd/warmup: fix handling of relative paths #1735

merged 2 commits into from
Apr 6, 2022

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Apr 6, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1735 (d6af337) into main (074f538) will increase coverage by 0.03%.
The diff coverage is 42.85%.

@@            Coverage Diff             @@
##             main    #1735      +/-   ##
==========================================
+ Coverage   61.85%   61.89%   +0.03%     
==========================================
  Files         135      135              
  Lines       22899    22905       +6     
==========================================
+ Hits        14165    14176      +11     
+ Misses       7142     7139       -3     
+ Partials     1592     1590       -2     
Impacted Files Coverage Δ
cmd/warmup.go 63.56% <42.85%> (-0.67%) ⬇️
pkg/chunk/utils_unix.go 73.33% <0.00%> (-20.00%) ⬇️
pkg/meta/sql.go 67.33% <0.00%> (+0.20%) ⬆️
pkg/chunk/cached_store.go 80.40% <0.00%> (+1.29%) ⬆️

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 074f538...d6af337. Read the comment docs.

@davies davies merged commit 1ae2826 into main Apr 6, 2022
@davies davies deleted the fix-warmup-path branch April 6, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants