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

Work around a bug in docker-compose #949

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Work around a bug in docker-compose #949

merged 1 commit into from
Apr 6, 2022

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Apr 6, 2022

docker/compose#9201 is the cause of dandi/dandi-archive#1003, and this PR works around it.

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #949 (d4954c8) into master (ac18cad) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #949      +/-   ##
==========================================
+ Coverage   87.28%   87.34%   +0.06%     
==========================================
  Files          65       65              
  Lines        8085     8085              
==========================================
+ Hits         7057     7062       +5     
+ Misses       1028     1023       -5     
Flag Coverage Δ
unittests 87.34% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
dandi/tests/fixtures.py 97.89% <ø> (ø)
dandi/_version.py 45.96% <0.00%> (+1.75%) ⬆️

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 ac18cad...d4954c8. Read the comment docs.

@yarikoptic
Copy link
Member

Thank you @jwodder !

@yarikoptic yarikoptic merged commit f025bd1 into master Apr 6, 2022
@yarikoptic yarikoptic deleted the fix-compose branch April 6, 2022 16:34
@github-actions
Copy link

🚀 PR was released in 0.39.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants