-
Notifications
You must be signed in to change notification settings - Fork 21
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
Smarter Overwrite #1191
Smarter Overwrite #1191
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1191 +/- ##
===========================================
+ Coverage 90.06% 90.09% +0.02%
===========================================
Files 132 132
Lines 13735 13769 +34
===========================================
+ Hits 12371 12405 +34
Misses 1364 1364 ☔ View full report in Codecov by Sentry. |
@garrettwrong I added a file renaming method as discussed (with a test). Should be good for you to look at now. Thanks. |
a486ae5
to
b27f064
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, nice test coverage. Thanks for putting together. I think the tests can be tweaked a little to be more direct then should be good to go. Thanks!
b27f064
to
5efb1cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great thanks!
Try picking something after epoch (1970) 😇 |
0a79b7c
to
5cfc6e2
Compare
@janden @garrettwrong converting this back to a draft. Just noticed I missed |
5cfc6e2
to
16a9832
Compare
@garrettwrong I added the new overwrite behavior to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Just a few comments here.
91cdc05
to
ee7c5a1
Compare
Set default overwrite to rename existing files with timestamp for
Image
,Volume
, andImageSource
.