Closed adombeck closed 10 months ago
Merging #94 (7b5f987) into main (4c7c24d) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #94 +/- ##
=======================================
Coverage 78.33% 78.33%
=======================================
Files 9 9
Lines 180 180
=======================================
Hits 141 141
Misses 19 19
Partials 20 20
Impacted Files | Coverage Δ | |
---|---|---|
copy.go | 78.76% <100.00%> (ø) |
|
test_setup.go | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
See #98 cc @samuel-phan
The Deep OnSymlink option now resolves symlinks relative to the directory containing the symlink instead of the current working directory.
This is a breaking change.
Fixes #26.