qingstor / qsctl

Advanced command line tool for QingStor Object Storage.
Apache License 2.0
23 stars 13 forks source link

Improve the performance of progress bar #256

Closed Prnyself closed 4 years ago

Prnyself commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #256 into master will decrease coverage by 4.53%. The diff coverage is 18.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
- Coverage   57.45%   52.92%   -4.54%     
==========================================
  Files          21       21              
  Lines         912      941      +29     
==========================================
- Hits          524      498      -26     
- Misses        384      440      +56     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
cmd/qsctl/cp.go 33.89% <0.00%> (-6.11%) :arrow_down:
cmd/qsctl/mv.go 13.95% <0.00%> (-3.70%) :arrow_down:
cmd/qsctl/rb.go 10.52% <0.00%> (-1.98%) :arrow_down:
cmd/qsctl/rm.go 8.33% <0.00%> (-0.76%) :arrow_down:
cmd/qsctl/sync.go 23.40% <0.00%> (-4.81%) :arrow_down:
cmd/qsctl/ls.go 14.66% <50.00%> (-0.83%) :arrow_down:
cmd/qsctl/taskutils/progress.go 81.81% <50.00%> (-14.85%) :arrow_down:
cmd/qsctl/init.go 50.00% <100.00%> (ø)

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 681fd9b...bcc7b1f. Read the comment docs.