appleboy / drone-scp

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

fix missing exclude files #88

Closed appleboy closed 5 years ago

appleboy commented 5 years ago

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

codecov-io commented 5 years ago

Codecov Report

Merging #88 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   87.05%   87.13%   +0.07%     
==========================================
  Files           2        2              
  Lines         170      171       +1     
==========================================
+ Hits          148      149       +1     
  Misses         13       13              
  Partials        9        9
Impacted Files Coverage Δ
plugin.go 86.98% <100%> (+0.07%) :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 699675c...50d85d2. Read the comment docs.