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

utils: simplify the usage of progress bar #1325

Merged
merged 2 commits into from
Jan 22, 2022
Merged

utils: simplify the usage of progress bar #1325

merged 2 commits into from
Jan 22, 2022

Conversation

SandyXSD
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2022

Codecov Report

Merging #1325 (4256c7b) into main (8f95046) will increase coverage by 0.00%.
The diff coverage is 68.13%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1325   +/-   ##
=======================================
  Coverage   59.32%   59.32%           
=======================================
  Files         126      127    +1     
  Lines       21466    21416   -50     
=======================================
- Hits        12734    12706   -28     
+ Misses       7201     7187   -14     
+ Partials     1531     1523    -8     
Impacted Files Coverage Δ
cmd/destroy.go 13.79% <0.00%> (-0.33%) ⬇️
cmd/stats.go 17.06% <0.00%> (-1.30%) ⬇️
pkg/meta/interface.go 52.54% <ø> (ø)
pkg/object/qingstor.go 1.14% <0.00%> (-0.03%) ⬇️
pkg/utils/utils.go 94.11% <ø> (+4.64%) ⬆️
pkg/chunk/disk_cache.go 79.79% <18.18%> (-0.61%) ⬇️
pkg/utils/logger.go 60.34% <25.00%> (-21.88%) ⬇️
cmd/gc.go 48.64% <36.20%> (-4.84%) ⬇️
cmd/main.go 57.06% <66.66%> (+0.32%) ⬆️
pkg/meta/tkv.go 76.27% <76.19%> (+0.86%) ⬆️
... and 14 more

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 3d4d526...4256c7b. Read the comment docs.

@SandyXSD SandyXSD merged commit e7d98a7 into main Jan 22, 2022
@SandyXSD SandyXSD deleted the fix-progressbar branch January 22, 2022 11:16
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