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

Use non-deprecated resampling constants #408

Merged
merged 1 commit into from May 26, 2022
Merged

Conversation

alessiamarcolini
Copy link
Collaborator

@alessiamarcolini alessiamarcolini commented May 26, 2022

Description

Use new resampling constants after upgrading to Pillow 9.1.0
https://pillow.readthedocs.io/en/stable/releasenotes/9.1.0.html#constants

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

  • Fixes:

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@alessiamarcolini alessiamarcolini added the enhancement New feature or request label May 26, 2022
@alessiamarcolini alessiamarcolini added this to In progress in histolab via automation May 26, 2022
@alessiamarcolini alessiamarcolini added this to the 0.6.0 milestone May 26, 2022
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #408 (c378784) into master (7179672) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #408   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         1433      1433           
  Branches       223       223           
=========================================
  Hits          1433      1433           
Impacted Files Coverage Δ
histolab/slide.py 100.00% <100.00%> (ø)

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 7179672...c378784. Read the comment docs.

@alessiamarcolini alessiamarcolini merged commit ff6b313 into master May 26, 2022
histolab automation moved this from In progress to Done May 26, 2022
@alessiamarcolini alessiamarcolini deleted the pil-warning branch May 26, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
histolab
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants