qingstor / qsctl

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

cmd: Add global zone flag to assign zone manually #282

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #282 into master will decrease coverage by 0.30%. The diff coverage is 36.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   51.42%   51.11%   -0.31%     
==========================================
  Files          21       21              
  Lines         982      984       +2     
==========================================
- Hits          505      503       -2     
- Misses        474      477       +3     
- Partials        3        4       +1     
Impacted Files Coverage Δ
cmd/qsctl/ls.go 12.32% <0.00%> (-2.34%) :arrow_down:
cmd/qsctl/mb.go 4.16% <33.33%> (-7.38%) :arrow_down:
utils/task.go 98.75% <33.33%> (-1.25%) :arrow_down:
cmd/qsctl/init.go 51.25% <50.00%> (-0.07%) :arrow_down:

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 57cb845...a31ff0c. Read the comment docs.