qingstor / qsctl

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

cmd/shell: Add support for interactive shell #310

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #310 into master will decrease coverage by 7.48%. The diff coverage is 7.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
- Coverage   48.78%   41.30%   -7.49%     
==========================================
  Files          21       22       +1     
  Lines        1033     1213     +180     
==========================================
- Hits          504      501       -3     
- Misses        525      710     +185     
+ Partials        4        2       -2     
Impacted Files Coverage Δ
cmd/qsctl/cat.go 81.25% <0.00%> (-18.75%) :arrow_down:
cmd/qsctl/mb.go 2.70% <0.00%> (-1.47%) :arrow_down:
cmd/qsctl/shell.go 0.00% <0.00%> (ø)
utils/check.go 39.02% <ø> (+4.98%) :arrow_up:
utils/task.go 97.53% <0.00%> (-1.22%) :arrow_down:
cmd/qsctl/rb.go 7.84% <3.44%> (-2.69%) :arrow_down:
cmd/qsctl/rm.go 5.88% <3.57%> (-2.46%) :arrow_down:
cmd/qsctl/mv.go 13.33% <6.25%> (+0.28%) :arrow_up:
cmd/qsctl/ls.go 7.69% <6.38%> (-1.05%) :arrow_down:
cmd/qsctl/stat.go 19.35% <6.66%> (-1.34%) :arrow_down:
... and 6 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 86c0f68...8c661bc. Read the comment docs.