Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

admin/upgrade-py-builds-and-deprecate#377

Closed
evamaxfield wants to merge 8 commits into
mainfrom
admin/upgrade-py-builds-and-deprecate
Closed

admin/upgrade-py-builds-and-deprecate#377
evamaxfield wants to merge 8 commits into
mainfrom
admin/upgrade-py-builds-and-deprecate

Conversation

@evamaxfield

Copy link
Copy Markdown
Collaborator

Description

Upgrade tests and build to use python 3.10! Additionally removes code that has been marked as deprecated for multiple minor releases.

Pull request recommendations:

  • Name your pull request your-development-type/short-description. Ex: feature/read-tiff-files
  • Link to any relevant issue in the PR description. Ex: Resolves [gh-], adds tiff file format support

Resolves #373

  • Provide relevant tests for your feature or bug fix.
  • Provide or update documentation for any feature added by your pull request.

Thanks for contributing!

@evamaxfield evamaxfield added the admin Various administrative tasks for the package label Feb 16, 2022
@evamaxfield evamaxfield self-assigned this Feb 16, 2022
@tlambert03 tlambert03 mentioned this pull request Feb 20, 2022
4 tasks
@codecov-commenter

codecov-commenter commented Feb 20, 2022

Copy link
Copy Markdown

Codecov Report

Merging #377 (6331517) into main (f5b8803) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
- Coverage   93.66%   93.57%   -0.10%     
==========================================
  Files          47       47              
  Lines        3586     3582       -4     
==========================================
- Hits         3359     3352       -7     
- Misses        227      230       +3     
Impacted Files Coverage Δ
aicsimageio/readers/czi_reader.py 95.50% <ø> (+0.27%) ⬆️
aicsimageio/tests/conftest.py 92.30% <0.00%> (-3.85%) ⬇️
aicsimageio/tests/readers/test_czi_reader.py 96.66% <0.00%> (-3.34%) ⬇️
aicsimageio/readers/ome_tiff_reader.py 98.16% <0.00%> (-0.92%) ⬇️

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 f5b8803...6331517. Read the comment docs.

@evamaxfield

Copy link
Copy Markdown
Collaborator Author

Closing in favor of #397

@evamaxfield evamaxfield deleted the admin/upgrade-py-builds-and-deprecate branch June 1, 2022 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

admin Various administrative tasks for the package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 3.10 wheels for aicsimageio and aicspylibczi

2 participants