otiai10 / copy

Go copy directory recursively
https://pkg.go.dev/github.com/otiai10/copy
MIT License
723 stars 115 forks source link

Fix Time.Unix build fail #35

Closed blerfont closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #35 (3c95338) into main (91272df) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   80.37%   80.37%           
=======================================
  Files           5        5           
  Lines         107      107           
=======================================
  Hits           86       86           
  Misses         13       13           
  Partials        8        8           
Impacted Files Coverage Δ
stat_times.go 100.00% <100.00%> (ø)

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 91272df...3c95338. Read the comment docs.