appleboy / drone-scp

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

add copy error handle. #52

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

codecov-io commented 7 years ago

Codecov Report

Merging #52 into master will decrease coverage by 8.24%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #52      +/-   ##
=========================================
- Coverage   93.75%   85.5%   -8.25%     
=========================================
  Files           2       2              
  Lines         128     138      +10     
=========================================
- Hits          120     118       -2     
- Misses          4      12       +8     
- Partials        4       8       +4
Impacted Files Coverage Δ
plugin.go 85.29% <66.66%> (-8.36%) :arrow_down:

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 b1ca6d4...7695075. Read the comment docs.