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 test of upload of large file to new API #415

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Add test of upload of large file to new API #415

merged 1 commit into from
Feb 22, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 22, 2021

Closes #411.

@jwodder jwodder added the tests Add or improve existing tests label Feb 22, 2021
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #415 (d6035d3) into master (cdba8e2) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   81.94%   82.08%   +0.14%     
==========================================
  Files          53       53              
  Lines        5561     5572      +11     
==========================================
+ Hits         4557     4574      +17     
+ Misses       1004      998       -6     
Flag Coverage Δ
unittests 82.08% <100.00%> (+0.14%) ⬆️

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

Impacted Files Coverage Δ
dandi/tests/test_dandiapi.py 100.00% <100.00%> (ø)
dandi/dandiapi.py 88.88% <0.00%> (+2.56%) ⬆️

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 cdba8e2...d6035d3. Read the comment docs.

@yarikoptic yarikoptic merged commit 2dfe376 into master Feb 22, 2021
@yarikoptic yarikoptic deleted the gh-411 branch February 22, 2021 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dandi-api: an upload of a 'sizeable' file to test the logic
2 participants