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: upgrade to easyssh-proxy package. #45

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #44

codecov-io commented 7 years ago

Codecov Report

Merging #45 into master will increase coverage by 7.22%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   83.88%   91.11%   +7.22%     
==========================================
  Files           3        2       -1     
  Lines         180       90      -90     
==========================================
- Hits          151       82      -69     
+ Misses         15        4      -11     
+ Partials       14        4      -10
Impacted Files Coverage Δ
plugin.go 90.9% <100%> (-2.12%) :x:

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 ef521d1...597372f. Read the comment docs.