qingstor / qsctl

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

cmd: Add md5 check flag, and set false temporally #285

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #285 into master will decrease coverage by 0.24%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   49.60%   49.36%   -0.25%     
==========================================
  Files          21       21              
  Lines        1016     1023       +7     
==========================================
+ Hits          504      505       +1     
- Misses        508      514       +6     
  Partials        4        4              
Impacted Files Coverage Δ
cmd/qsctl/cp.go 32.25% <0.00%> (-1.08%) :arrow_down:
cmd/qsctl/mv.go 13.04% <0.00%> (-0.60%) :arrow_down:
cmd/qsctl/sync.go 22.44% <0.00%> (-0.47%) :arrow_down:
cmd/qsctl/tee.go 35.00% <0.00%> (-0.90%) :arrow_down:
cmd/qsctl/cat.go 100.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 f3e0226...673c46c. Read the comment docs.