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: remove unnecessary quotes in plugin build process #177

Closed appleboy closed 1 year ago

appleboy commented 1 year ago

ref: https://github.com/appleboy/scp-action/issues/112

codecov-commenter commented 1 year ago

Codecov Report

Merging #177 (d026aa7) into master (c663c07) will increase coverage by 0.09%. 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     #177      +/-   ##
==========================================
+ Coverage   42.98%   43.07%   +0.09%     
==========================================
  Files           4        4              
  Lines         577      578       +1     
==========================================
+ Hits          248      249       +1     
  Misses        316      316              
  Partials       13       13              
Impacted Files Coverage Δ
command.go 57.14% <100.00%> (ø)
plugin.go 84.75% <100.00%> (+0.05%) :arrow_up:

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