-
Notifications
You must be signed in to change notification settings - Fork 921
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
Add email processing view for meico form #12497
Conversation
1af4d5c
to
37f60ad
Compare
37f60ad
to
0c26fa7
Compare
Codecov ReportBase: 77.58% // Head: 77.64% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #12497 +/- ##
==========================================
+ Coverage 77.58% 77.64% +0.06%
==========================================
Files 147 147
Lines 7820 7855 +35
==========================================
+ Hits 6067 6099 +32
- Misses 1753 1756 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
39d5656
to
d23d311
Compare
d23d311
to
52194b4
Compare
self.data = { | ||
"name": "The Dude", | ||
"email": "foo@bar.com", | ||
"interests": "abiding, bowling", | ||
"description": "The rug really tied the room together.", | ||
} |
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.
hah!
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.
Sometimes, there's a man...
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.
🚢
One-line summary
Add a view to process email requests from MEICO forms.