qingstor / qsctl

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

cmd: Support include-regexp and exclude-regexp in sync command #343

Closed Prnyself closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #343 into master will increase coverage by 1.47%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
+ Coverage   35.84%   37.32%   +1.47%     
==========================================
  Files          23       23              
  Lines        1381     1396      +15     
==========================================
+ Hits          495      521      +26     
+ Misses        883      872      -11     
  Partials        3        3              
Impacted Files Coverage Δ
cmd/qsctl/cp.go 33.70% <0.00%> (+2.78%) :arrow_up:
cmd/qsctl/mv.go 21.91% <0.00%> (+2.16%) :arrow_up:
cmd/qsctl/tee.go 29.23% <ø> (ø)
cmd/qsctl/sync.go 21.83% <16.66%> (+2.60%) :arrow_up:
cmd/qsctl/init.go 57.14% <100.00%> (+11.35%) :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 85636e7...6066149. Read the comment docs.