-
Notifications
You must be signed in to change notification settings - Fork 19
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 executeActionsEmail #72
Conversation
Hi, thanks for your contribution 🥳 Do you mind adding some unit and integration test for this new endpoint? There are a lot of examples already - let me know if I can assist you 😄 |
Hello! I didn't add any unit or integration test because the endpoint is only sending a mail to specified user, basically there's nothing to test Do you want me to add tests anyway? |
Yeah would be nice if you could add them:
Thank you 😄 |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
=======================================
Coverage ? 96.10%
=======================================
Files ? 35
Lines ? 795
Branches ? 0
=======================================
Hits ? 764
Misses ? 31
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Thanks again, use 0.15.0 to use your changes 🥳 |
No description provided.