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 scp files from proxy command. #47

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #46

codecov-io commented 7 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.8%. The diff coverage is 100%.

@@            Coverage Diff            @@
##           master      #47     +/-   ##
=========================================
+ Coverage   91.11%   91.91%   +0.8%     
=========================================
  Files           2        2             
  Lines          90       99      +9     
=========================================
+ Hits           82       91      +9     
  Misses          4        4             
  Partials        4        4
Impacted Files Coverage Δ
plugin.go 91.75% <100%> (+0.84%) :white_check_mark:

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 04c639c...bd15ed4. Read the comment docs.