1set / gut

🍱 yet another collection of go utilities & tools
MIT License
27 stars 9 forks source link

Add CopyDir() #64

Closed an63 closed 4 years ago

an63 commented 4 years ago

Related to #35

an63 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- yos/copy_test.go  5

See the complete overview on Codacy

codecov[bot] commented 4 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   95.06%   95.48%   +0.41%     
==========================================
  Files          16       16              
  Lines         486      531      +45     
==========================================
+ Hits          462      507      +45     
  Misses         13       13              
  Partials       11       11
Impacted Files Coverage Δ
yos/exist.go 100% <100%> (ø) :arrow_up:
yos/copy.go 90.09% <100%> (+8.12%) :arrow_up: