appleboy / drone-scp

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

chore(command): support windows #153

Closed appleboy closed 1 year ago

appleboy commented 1 year ago

ref https://github.com/appleboy/drone-scp/pull/119

codecov-commenter commented 1 year ago

Codecov Report

Merging #153 (9b9125a) into master (4c5df18) will increase coverage by 0.41%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   37.70%   38.11%   +0.41%     
==========================================
  Files           3        4       +1     
  Lines         602      606       +4     
==========================================
+ Hits          227      231       +4     
  Misses        365      365              
  Partials       10       10              
Impacted Files Coverage Δ
command.go 100.00% <100.00%> (ø)
plugin.go 86.87% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.