appleboy / drone-scp

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

feat: support wildcard file list. #37

Closed appleboy closed 7 years ago

appleboy commented 7 years ago

fix #31

codecov-io commented 7 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.09%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   78.23%   78.33%   +0.09%     
==========================================
  Files           3        3              
  Lines         170      180      +10     
==========================================
+ Hits          133      141       +8     
- Misses         20       21       +1     
- Partials       17       18       +1
Impacted Files Coverage Δ
plugin.go 93.02% <100%> (-1.72%) :x:

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 79f352a...f51a882. Read the comment docs.