fief-dev / fief

Users and authentication management SaaS
https://www.fief.dev
Other
488 stars 42 forks source link

Implement mechanism to set From Email on Tenants and authenticate email domains #205

Closed frankie567 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #205 (6ff8785) into main (e7157ef) will decrease coverage by 0.32%. The diff coverage is 83.02%.

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   93.09%   92.78%   -0.32%     
==========================================
  Files         235      240       +5     
  Lines        8011     8269     +258     
==========================================
+ Hits         7458     7672     +214     
- Misses        553      597      +44     
Impacted Files Coverage Δ
fief/tasks/forgot_password.py 100.00% <ø> (ø)
fief/tasks/register.py 100.00% <ø> (ø)
fief/services/email/sendgrid.py 27.86% <25.00%> (-14.99%) :arrow_down:
fief/services/email/null.py 66.66% <66.66%> (-8.34%) :arrow_down:
fief/services/email/postmark.py 50.00% <66.66%> (+3.84%) :arrow_up:
fief/services/email/smtp.py 89.18% <66.66%> (-4.57%) :arrow_down:
fief/dependencies/tenant_email_domain.py 88.88% <88.88%> (ø)
fief/services/email/base.py 90.90% <90.90%> (+9.09%) :arrow_up:
fief/models/email_domain.py 96.87% <96.87%> (ø)
fief/apps/dashboard/forms/tenant.py 100.00% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more