-
Notifications
You must be signed in to change notification settings - Fork 0
Flask: refactor email functionality into Mailer class #1155
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1155 +/- ##
==========================================
+ Coverage 69.24% 69.34% +0.09%
==========================================
Files 25 26 +1
Lines 3239 3256 +17
==========================================
+ Hits 2243 2258 +15
- Misses 996 998 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
5904791 to
b44fb2c
Compare
|
Now fixed, though this specific use case is no longer needed with exome automation. |
frewmack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Requires #1153 and has that merged in already
This is not urgently needed functionality and can be looked at another time.