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

Make existing="refresh" a synonym for "overwrite" for new upload #390

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 16, 2021

Closes #387.

@jwodder jwodder added the patch Increment the patch version when merged label Feb 16, 2021
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #390 (2f52473) into master (ea86eee) will increase coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
+ Coverage   82.38%   82.54%   +0.15%     
==========================================
  Files          55       55              
  Lines        5705     5780      +75     
==========================================
+ Hits         4700     4771      +71     
- Misses       1005     1009       +4     
Flag Coverage Δ
unittests 82.54% <100.00%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dandi/tests/test_upload.py 91.27% <100.00%> (+0.05%) ⬆️
dandi/upload.py 77.21% <100.00%> (+1.15%) ⬆️
dandi/dandiapi.py 88.36% <0.00%> (+0.80%) ⬆️

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 ea86eee...2f52473. Read the comment docs.

@yarikoptic yarikoptic merged commit 6756afc into master Feb 16, 2021
@yarikoptic yarikoptic deleted the gh-387 branch February 16, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upload (dandi-api): we keep replacing an asset which is already in the archive
2 participants