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

Run pyupgrade --py38-plus on source #1350

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Run pyupgrade --py38-plus on source #1350

merged 1 commit into from
Nov 9, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 8, 2023

Plus some manual corrections of the results.

@jwodder jwodder added internal Changes only affect the internal API code quality Nonfunctional improvements to the codebase labels Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b6717fb) 89.05% compared to head (a59ab3b) 89.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1350   +/-   ##
=======================================
  Coverage   89.05%   89.05%           
=======================================
  Files          75       75           
  Lines       10284    10284           
=======================================
  Hits         9158     9158           
  Misses       1126     1126           
Flag Coverage Δ
unittests 89.05% <88.00%> (ø)

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

Files Coverage Δ
dandi/cli/command.py 46.91% <ø> (ø)
dandi/cli/formatter.py 94.11% <100.00%> (ø)
dandi/dandiapi.py 87.43% <100.00%> (ø)
dandi/download.py 88.46% <100.00%> (ø)
dandi/due.py 48.00% <100.00%> (ø)
dandi/organize.py 85.26% <100.00%> (ø)
dandi/support/pyout.py 85.07% <100.00%> (ø)
dandi/tests/fixtures.py 97.57% <ø> (ø)
dandi/tests/skip.py 89.06% <100.00%> (ø)
dandi/tests/test_keyring.py 100.00% <ø> (ø)
... and 4 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🚀 PR was released in 0.58.1 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Nonfunctional improvements to the codebase internal Changes only affect the internal API released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants