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

Move dandi organize code to an organize() function #902

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 9, 2022

Closes #897.

@jwodder jwodder added the minor Increment the minor version when merged label Feb 9, 2022
@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #902 (7272547) into master (49e33af) will decrease coverage by 0.04%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
- Coverage   86.65%   86.61%   -0.05%     
==========================================
  Files          61       61              
  Lines        7435     7433       -2     
==========================================
- Hits         6443     6438       -5     
- Misses        992      995       +3     
Flag Coverage Δ
unittests 86.61% <73.68%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
dandi/organize.py 82.23% <73.15%> (-4.76%) ⬇️
dandi/cli/cmd_organize.py 100.00% <100.00%> (+24.39%) ⬆️
dandi/conftest.py 52.94% <0.00%> (-47.06%) ⬇️
dandi/dandiarchive.py 84.42% <0.00%> (+2.04%) ⬆️

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 49e33af...7272547. Read the comment docs.

@yarikoptic
Copy link
Member

Thank you @jwodder.

@yarikoptic yarikoptic merged commit c2d14c2 into master Feb 10, 2022
@yarikoptic yarikoptic deleted the gh-897 branch February 10, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dandi organize as a separate Python function
2 participants