qingstor / qsctl

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

Bump version to 2.0.0-rc.2 #259

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #259 into master will not change coverage. The diff coverage is 18.96%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   52.92%   52.92%           
=======================================
  Files          21       21           
  Lines         941      941           
=======================================
  Hits          498      498           
  Misses        440      440           
  Partials        3        3           
Impacted Files Coverage Δ
cmd/qsctl/cp.go 33.89% <0.00%> (ø)
cmd/qsctl/mv.go 13.95% <0.00%> (ø)
cmd/qsctl/rb.go 10.52% <0.00%> (ø)
cmd/qsctl/rm.go 8.33% <0.00%> (ø)
cmd/qsctl/sync.go 23.40% <0.00%> (ø)
cmd/qsctl/ls.go 14.66% <50.00%> (ø)
cmd/qsctl/taskutils/progress.go 81.81% <50.00%> (ø)
cmd/qsctl/init.go 50.00% <100.00%> (ø)
... and 5 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 10b6873...3152b30. Read the comment docs.