-
Notifications
You must be signed in to change notification settings - Fork 0
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
Spring cleaning #239
base: dev
Are you sure you want to change the base?
Spring cleaning #239
Conversation
Account creation logic was refactored so it only needs to check if the primary account user was created pre-verified. Sending the email after account creation also prevents emails being sent on conflict.
This will be necessary for catching error reasons for features such as PayPal.
Codecov Report
@@ Coverage Diff @@
## dev #239 +/- ##
==========================================
- Coverage 57.63% 54.29% -3.35%
==========================================
Files 116 130 +14
Lines 2795 3144 +349
Branches 373 423 +50
==========================================
+ Hits 1611 1707 +96
- Misses 1177 1430 +253
Partials 7 7
Continue to review full report at Codecov.
|
No description provided.