qingstor / qsctl

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

cmd: Add double check when rb -f and confirm check when rm #253

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #253 into master will decrease coverage by 2.37%. The diff coverage is 24.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   59.59%   57.22%   -2.38%     
==========================================
  Files          20       21       +1     
  Lines         844      907      +63     
==========================================
+ Hits          503      519      +16     
- Misses        339      384      +45     
- Partials        2        4       +2     
Impacted Files Coverage Δ
cmd/qsctl/rb.go 12.50% <0.00%> (-4.90%) :arrow_down:
cmd/qsctl/rm.go 9.09% <0.00%> (-2.45%) :arrow_down:
utils/check.go 34.04% <34.04%> (ø)

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 93faba0...ff47e8e. Read the comment docs.