appleboy / drone-scp

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

refactor: show errors if set password and key at the same time #62

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #61

codecov-io commented 7 years ago

Codecov Report

Merging #62 into master will decrease coverage by 3.31%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   87.23%   83.91%   -3.32%     
==========================================
  Files           2        2              
  Lines         141      143       +2     
==========================================
- Hits          123      120       -3     
- Misses         11       15       +4     
- Partials        7        8       +1
Impacted Files Coverage Δ
plugin.go 83.68% <100%> (-3.37%) :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 88f5a95...d3ca219. Read the comment docs.