appleboy / drone-scp

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

update testing for remove single dest file. #55

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

codecov-io commented 7 years ago

Codecov Report

Merging #55 into master will increase coverage by 1.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   85.61%   87.23%   +1.62%     
==========================================
  Files           2        2              
  Lines         139      141       +2     
==========================================
+ Hits          119      123       +4     
+ Misses         12       11       -1     
+ Partials        8        7       -1
Impacted Files Coverage Δ
plugin.go 87.05% <100%> (+1.64%) :arrow_up:

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 d326bfe...af9ab84. Read the comment docs.