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

Replace appdirs with platformdirs #1345

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Replace appdirs with platformdirs #1345

merged 1 commit into from
Nov 8, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 8, 2023

appdirs is deprecated, and platformdirs is its replacement.

@jwodder jwodder added the dependencies Update one or more dependencies version label Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

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

Comparison is base (9335182) 89.04% compared to head (0e58464) 89.03%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1345      +/-   ##
==========================================
- Coverage   89.04%   89.03%   -0.01%     
==========================================
  Files          76       76              
  Lines       10243    10243              
==========================================
- Hits         9121     9120       -1     
- Misses       1122     1123       +1     
Flag Coverage Δ
unittests 89.03% <50.00%> (-0.01%) ⬇️

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

Files Coverage Δ
dandi/cli/command.py 46.91% <50.00%> (ø)

... and 1 file with indirect coverage changes

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

@yarikoptic yarikoptic merged commit 1f68cee into master Nov 8, 2023
23 of 25 checks passed
@yarikoptic yarikoptic deleted the platformdirs branch November 8, 2023 16:12
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
dependencies Update one or more dependencies version released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants