Skip to content

Email / Gmail / SMTP Updates#1822

Draft
bmos wants to merge 2 commits intomove-coop:mainfrom
bmos:email_module_updates
Draft

Email / Gmail / SMTP Updates#1822
bmos wants to merge 2 commits intomove-coop:mainfrom
bmos:email_module_updates

Conversation

@bmos
Copy link
Copy Markdown
Collaborator

@bmos bmos commented Apr 10, 2026

What is this change?

  • Increase test coverage of email functionality
  • Update use of python email module using modern class-based API
  • Allow sending email attachments over 6MB

Considerations for discussion

  • (List out any significant design decisions that were made and why.)

How to test the changes (if needed)

  • CI Tests should be adequate

Breaking Changes

Breaking changes are changes to our public API which may require existing users to change their code. If there are no breaking changes, any existing parsons user should not need to do anything after updating their parsons version.

Does this PR introduce breaking changes?
  • label: Breaking change — This PR introduces one or more breaking changes.
  • label: Non-breaking change — This PR does not introduce one or more breaking changes.

Details (if needed)

  • (List out any changes to the API that may cause breaks for developer implementation.)

@github-actions github-actions bot added non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. testing Work type - writing or changing code tests for core Parsons features or Parsons connectors python Pull requests that update Python code and removed non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  parsons/notifications
  sendmail.py
  smtp.py
Project Total  

This report was generated by python-coverage-comment-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-breaking-change Status - Indicates that the code in this PR does not have any breaking changes. python Pull requests that update Python code testing Work type - writing or changing code tests for core Parsons features or Parsons connectors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant