appleboy / drone-scp

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

feat(ignore): support ignore list #86

Closed appleboy closed 5 years ago

appleboy commented 5 years ago

fix #85

codecov-io commented 5 years ago

Codecov Report

Merging #86 into master will increase coverage by 1.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   86.84%   88.09%   +1.25%     
==========================================
  Files           2        2              
  Lines         152      168      +16     
==========================================
+ Hits          132      148      +16     
  Misses         12       12              
  Partials        8        8
Impacted Files Coverage Δ
plugin.go 87.95% <100%> (+1.28%) :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 4f7d31b...a660439. Read the comment docs.