appleboy / drone-scp

Copy files and artifacts via SSH using a binary, docker or Drone CI.
MIT License
142 stars 30 forks source link

feat: support strip components flag for tar command #65

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

Remove the specified number of leading path elements.

fix #64

codecov-io commented 7 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   87.41%   87.67%   +0.25%     
==========================================
  Files           2        2              
  Lines         143      146       +3     
==========================================
+ Hits          125      128       +3     
  Misses         11       11              
  Partials        7        7
Impacted Files Coverage Δ
plugin.go 87.5% <100%> (+0.26%) :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 8dba1e8...d3b0bfd. Read the comment docs.