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

chunk/store: add default upload/download limit for each volume #3574

Merged
merged 3 commits into from
May 10, 2023

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented May 10, 2023

This PR takes over #3026

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Patch coverage: 49.43% and project coverage change: -0.22 ⚠️

Comparison is base (ad6ca41) 56.18% compared to head (a910924) 55.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3574      +/-   ##
==========================================
- Coverage   56.18%   55.96%   -0.22%     
==========================================
  Files         149      149              
  Lines       36817    37100     +283     
==========================================
+ Hits        20684    20763      +79     
- Misses      13864    14056     +192     
- Partials     2269     2281      +12     
Impacted Files Coverage Δ
cmd/flags.go 94.16% <ø> (+0.04%) ⬆️
cmd/gateway.go 80.33% <0.00%> (-1.85%) ⬇️
cmd/object.go 40.93% <0.00%> (-0.39%) ⬇️
pkg/chunk/cached_store.go 69.83% <0.00%> (-1.80%) ⬇️
pkg/meta/config.go 48.61% <ø> (ø)
cmd/config.go 62.70% <44.44%> (-1.46%) ⬇️
cmd/mount.go 54.45% <53.33%> (-0.72%) ⬇️
cmd/format.go 57.93% <87.50%> (+0.46%) ⬆️

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@SandyXSD SandyXSD requested a review from davies May 10, 2023 06:40
cmd/format.go Outdated Show resolved Hide resolved
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.

3 participants