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

0.3.4 - Release #648

Merged
merged 131 commits into from
May 17, 2022
Merged

0.3.4 - Release #648

merged 131 commits into from
May 17, 2022

Conversation

firstof9
Copy link
Collaborator

Breaking change

The release does contain breaking changes due to HA core updates.

Proposed change

All changes from dev branch.

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

  • This PR is related to issue: n/a

* add test for NoneType return on email_search
@firstof9 firstof9 requested a review from moralmunky March 21, 2022 16:02
@firstof9
Copy link
Collaborator Author

Safe to ignore the Lint PR check failure.

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2022

Codecov Report

Merging #648 (1867b73) into master (839f87d) will decrease coverage by 0.91%.
The diff coverage is 95.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
- Coverage   99.25%   98.33%   -0.92%     
==========================================
  Files           6        7       +1     
  Lines        1476     1382      -94     
==========================================
- Hits         1465     1359     -106     
- Misses         11       23      +12     
Impacted Files Coverage Δ
custom_components/mail_and_packages/camera.py 94.39% <75.00%> (-1.65%) ⬇️
custom_components/mail_and_packages/__init__.py 95.90% <92.85%> (-0.53%) ⬇️
custom_components/mail_and_packages/helpers.py 98.66% <94.94%> (-1.22%) ⬇️
custom_components/mail_and_packages/sensor.py 98.29% <97.50%> (-0.03%) ⬇️
custom_components/mail_and_packages/config_flow.py 100.00% <100.00%> (ø)
custom_components/mail_and_packages/const.py 100.00% <100.00%> (ø)
custom_components/mail_and_packages/diagnostics.py 100.00% <100.00%> (ø)

@firstof9 firstof9 marked this pull request as draft April 1, 2022 13:40
@firstof9 firstof9 marked this pull request as ready for review April 1, 2022 13:47
@github-actions
Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the no-pr-activity Stale PR label Apr 30, 2022
@firstof9 firstof9 added breaking-change Change that will require user intervention and removed no-pr-activity Stale PR labels Apr 30, 2022
@firstof9
Copy link
Collaborator Author

boop.

@moralmunky moralmunky merged commit dc061f7 into master May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-approval breaking-change Change that will require user intervention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants