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

fix: use PIL to resize images #707

Merged
merged 6 commits into from
Aug 3, 2022
Merged

fix: use PIL to resize images #707

merged 6 commits into from
Aug 3, 2022

Conversation

firstof9
Copy link
Collaborator

@firstof9 firstof9 commented Aug 3, 2022

Proposed change

Fix image resizing no longer working.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation update
  • Adds a new shipper
  • Update existing shipper

Additional information

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.15%. Comparing base (04fa969) to head (f3416d9).
Report is 141 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #707      +/-   ##
==========================================
- Coverage   98.15%   98.15%   -0.01%     
==========================================
  Files           8        8              
  Lines        1464     1463       -1     
==========================================
- Hits         1437     1436       -1     
  Misses         27       27              
Files with missing lines Coverage Δ
custom_components/mail_and_packages/helpers.py 98.15% <100.00%> (-0.01%) ⬇️

@firstof9 firstof9 marked this pull request as ready for review August 3, 2022 20:11
@firstof9 firstof9 added the bugfix Pull request to fix a bug label Aug 3, 2022
@firstof9 firstof9 merged commit d5168ff into moralmunky:dev Aug 3, 2022
@firstof9 firstof9 deleted the resize-image branch August 3, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request to fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants