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

Drop imports from deprecated distutils #199

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Apr 2, 2024

Re spine-tools/Spine-Toolbox#2522

Checklist before merging

  • Code has been formatted by black
  • Unit tests pass

distutils module has been removed from Python 3.12
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 61.68%. Comparing base (00b93ca) to head (99ae068).

Files Patch % Lines
spine_items/importer/flattened_mappings.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           0.8-dev     #199      +/-   ##
===========================================
- Coverage    61.68%   61.68%   -0.01%     
===========================================
  Files          190      190              
  Lines        17656    17655       -1     
  Branches      2890     2890              
===========================================
- Hits         10891    10890       -1     
  Misses        6183     6183              
  Partials       582      582              

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

@soininen soininen merged commit c72a57d into 0.8-dev Apr 2, 2024
8 of 10 checks passed
@soininen soininen deleted the drop_distutils_imports branch April 2, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant