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

Update Black #426

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Update Black #426

merged 1 commit into from
Feb 25, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 25, 2021

This PR updates the version of Black used by the pre-commit hook and reformats the code with the new version.

@jwodder jwodder added the internal Changes only affect the internal API label Feb 25, 2021
@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #426 (1184775) into master (41000ee) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #426   +/-   ##
=======================================
  Coverage   82.26%   82.26%           
=======================================
  Files          55       55           
  Lines        5672     5672           
=======================================
  Hits         4666     4666           
  Misses       1006     1006           
Flag Coverage Δ
unittests 82.26% <100.00%> (ø)

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

Impacted Files Coverage Δ
dandi/__init__.py 72.72% <ø> (ø)
dandi/cli/base.py 77.35% <ø> (ø)
dandi/cli/cmd_ls.py 62.09% <ø> (ø)
dandi/download.py 85.62% <ø> (ø)
dandi/girder.py 84.26% <ø> (ø)
dandi/models.py 85.87% <ø> (ø)
dandi/organize.py 92.30% <ø> (ø)
dandi/pynwb_utils.py 85.18% <ø> (ø)
dandi/support/digests.py 100.00% <ø> (ø)
dandi/support/iterators.py 100.00% <ø> (ø)
... and 7 more

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 41000ee...1184775. Read the comment docs.

@yarikoptic yarikoptic merged commit 358d550 into master Feb 25, 2021
@yarikoptic yarikoptic deleted the update-black branch February 25, 2021 17:35
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