Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "OnDirExists" option #37

Merged
merged 4 commits into from
Dec 23, 2020
Merged

Add "OnDirExists" option #37

merged 4 commits into from
Dec 23, 2020

Conversation

otiai10
Copy link
Owner

@otiai10 otiai10 commented Dec 21, 2020

Fix #30

@codecov-io
Copy link

codecov-io commented Dec 21, 2020

Codecov Report

Merging #37 (54e42c0) into main (745c200) will increase coverage by 3.40%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   80.37%   83.78%   +3.40%     
==========================================
  Files           5        4       -1     
  Lines         107      111       +4     
==========================================
+ Hits           86       93       +7     
+ Misses         13        9       -4     
- Partials        8        9       +1     
Impacted Files Coverage Δ
options.go 100.00% <ø> (ø)
copy.go 80.43% <83.33%> (-0.29%) ⬇️
stat_times_windows.go

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 745c200...54e42c0. Read the comment docs.

@otiai10 otiai10 marked this pull request as ready for review December 22, 2020 05:55
@otiai10 otiai10 merged commit 2db1023 into main Dec 23, 2020
@otiai10 otiai10 deleted the develop branch December 23, 2020 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Replace option
3 participants