qingstor / qsctl

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

taskutils: Fix progress handler not wait as expected #340

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #340 into master will increase coverage by 0.86%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
+ Coverage   35.74%   36.61%   +0.86%     
==========================================
  Files          23       23              
  Lines        1270     1270              
==========================================
+ Hits          454      465      +11     
+ Misses        813      802      -11     
  Partials        3        3              
Impacted Files Coverage Δ
cmd/qsctl/taskutils/context.go 100.00% <100.00%> (+100.00%) :arrow_up:

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 abd7999...d3bd617. Read the comment docs.