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: adjust decoding for amazon emails #1025

Merged
merged 7 commits into from
Dec 4, 2024
Merged

Conversation

firstof9
Copy link
Collaborator

@firstof9 firstof9 commented Dec 4, 2024

Proposed change

Fix decoding on amazon emails.

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

@firstof9 firstof9 added bugfix Pull request to fix a bug amazon Amazon specific issue labels Dec 4, 2024
@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.13%. Comparing base (8608d22) to head (c4cb7c5).
Report is 51 commits behind head on dev.

Files with missing lines Patch % Lines
custom_components/mail_and_packages/helpers.py 42.85% 8 Missing ⚠️

❗ 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    #1025      +/-   ##
==========================================
- Coverage   95.07%   93.13%   -1.95%     
==========================================
  Files           8        8              
  Lines        1482     1616     +134     
==========================================
+ Hits         1409     1505      +96     
- Misses         73      111      +38     
Files with missing lines Coverage Δ
custom_components/mail_and_packages/helpers.py 92.46% <42.85%> (-2.26%) ⬇️

... and 3 files with indirect coverage changes

@firstof9 firstof9 merged commit dd73594 into moralmunky:dev Dec 4, 2024
5 checks passed
@firstof9 firstof9 deleted the fix-1015 branch December 4, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon Amazon specific issue bugfix Pull request to fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants