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

Spring cleaning #239

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from
Draft

Spring cleaning #239

wants to merge 13 commits into from

Conversation

duckies
Copy link
Collaborator

@duckies duckies commented Aug 9, 2021

No description provided.

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-commenter
Copy link

codecov-commenter commented Aug 9, 2021

Codecov Report

Merging #239 (fef0e39) into dev (8a01903) will decrease coverage by 3.34%.
The diff coverage is 31.11%.

❗ Current head fef0e39 differs from pull request most recent head 38dc976. Consider uploading reports for the commit 38dc976 to get more accurate results
Impacted file tree graph

@@            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              
Impacted Files Coverage Δ
packages/server/src/app.module.ts 0.00% <0.00%> (ø)
packages/server/src/app.roles.ts 100.00% <ø> (ø)
...ges/server/src/attendance/attendance.controller.ts 0.00% <0.00%> (ø)
...ackages/server/src/attendance/attendance.module.ts 0.00% <0.00%> (ø)
...ckages/server/src/attendance/attendance.service.ts 0.00% <0.00%> (ø)
packages/server/src/invoice/invoice.controller.ts 71.42% <0.00%> (+8.92%) ⬆️
...ages/server/src/membership/membership.constants.ts 0.00% <0.00%> (ø)
...ges/server/src/membership/membership.controller.ts 0.00% <0.00%> (ø)
...ackages/server/src/membership/membership.module.ts 0.00% <0.00%> (ø)
...ckages/server/src/membership/membership.service.ts 0.00% <0.00%> (ø)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ae8baf...38dc976. Read the comment docs.

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.

2 participants