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

Sleep increasing amounts while waiting for uploaded assets to validate #408

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 22, 2021

Closes #405.

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

codecov bot commented Feb 22, 2021

Codecov Report

Merging #408 (8ab7973) into master (543e11b) will decrease coverage by 0.09%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   81.96%   81.87%   -0.10%     
==========================================
  Files          53       53              
  Lines        5533     5538       +5     
==========================================
- Hits         4535     4534       -1     
- Misses        998     1004       +6     
Flag Coverage Δ
unittests 81.87% <44.44%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
dandi/dandiapi.py 85.96% <44.44%> (-2.38%) ⬇️

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 543e11b...8ab7973. Read the comment docs.

@yarikoptic
Copy link
Member

I think that should do it, thank you @jwodder !

@yarikoptic yarikoptic merged commit c6e85f1 into master Feb 22, 2021
@yarikoptic yarikoptic deleted the gh-405 branch February 22, 2021 17:10
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.

Make validation of the upload query server/update less frequently + improve yields to pyout
2 participants