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

Created a create_mailer() function in the mailer.py #47

Conversation

jcadam14
Copy link
Contributor

Closes #46

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/regtech_mail_api
  api.py
  mailer.py 56, 65-66
Project Total  

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

@jcadam14
Copy link
Contributor Author

Closing in favor of #48

@jcadam14 jcadam14 closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move SmtpMailer from api.py to mailer.py so that multiple endpoints can use
1 participant