appleboy / drone-scp

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

feat(tar): add Overwrite flag #102

Closed appleboy closed 4 years ago

appleboy commented 4 years ago

fix https://github.com/appleboy/drone-scp/pull/80

codecov-io commented 4 years ago

Codecov Report

Merging #102 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   89.41%   89.52%   +0.11%     
==========================================
  Files           2        2              
  Lines         189      191       +2     
==========================================
+ Hits          169      171       +2     
  Misses         12       12              
  Partials        8        8
Impacted Files Coverage Δ
plugin.go 89.41% <100%> (+0.11%) :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 933b45b...2aed14b. Read the comment docs.