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: remove temp file if encounter errors. #51

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #48

codecov-io commented 7 years ago

Codecov Report

Merging #51 into master will increase coverage by 1.83%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   91.91%   93.75%   +1.83%     
==========================================
  Files           2        2              
  Lines          99      128      +29     
==========================================
+ Hits           91      120      +29     
  Misses          4        4              
  Partials        4        4
Impacted Files Coverage Δ
plugin.go 93.65% <100%> (+1.89%) :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 c612c8c...f7d579f. Read the comment docs.