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

Assorted code cleanups #859

Merged
merged 4 commits into from
Jan 10, 2022
Merged

Assorted code cleanups #859

merged 4 commits into from
Jan 10, 2022

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jan 10, 2022

No description provided.

@jwodder jwodder added the internal Changes only affect the internal API label Jan 10, 2022
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #859 (881e645) into master (f5d31a5) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
- Coverage   86.33%   86.27%   -0.06%     
==========================================
  Files          58       58              
  Lines        6030     6012      -18     
==========================================
- Hits         5206     5187      -19     
- Misses        824      825       +1     
Flag Coverage Δ
unittests 86.27% <100.00%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
dandi/utils.py 79.53% <ø> (ø)
dandi/delete.py 91.48% <100.00%> (ø)
dandi/metadata.py 81.10% <100.00%> (-0.89%) ⬇️
dandi/tests/fixtures.py 96.35% <100.00%> (-0.08%) ⬇️
dandi/tests/test_metadata.py 100.00% <100.00%> (ø)
dandi/tests/test_organize.py 93.65% <100.00%> (+0.05%) ⬆️
dandi/dandiapi.py 89.57% <0.00%> (-0.18%) ⬇️

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 f5d31a5...881e645. Read the comment docs.

@yarikoptic
Copy link
Member

Cool, thank you! Glanced through and nothing triggered an immediate concern, and tests passed, so should be all good.

@yarikoptic yarikoptic merged commit 29d51f0 into master Jan 10, 2022
@yarikoptic yarikoptic deleted the cleanup branch January 10, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants