fief-dev / fief

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

Email validation #239

Closed frankie567 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #239 (bd391fe) into main (ced1849) will decrease coverage by 0.08%. The diff coverage is 87.19%.

:exclamation: Current head bd391fe differs from pull request most recent head 54588d3. Consider uploading reports for the commit 54588d3 to get more accurate results

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   93.02%   92.95%   -0.08%     
==========================================
  Files         240      247       +7     
  Lines        8270     8612     +342     
==========================================
+ Hits         7693     8005     +312     
- Misses        577      607      +30     
Impacted Files Coverage Δ
fief/apps/auth/forms/auth.py 100.00% <ø> (ø)
fief/apps/auth/forms/password.py 100.00% <ø> (ø)
fief/dependencies/request.py 100.00% <ø> (ø)
fief/dependencies/tenant.py 96.42% <ø> (-0.72%) :arrow_down:
fief/services/theme.py 69.23% <0.00%> (ø)
fief/services/workspaces.py 0.00% <0.00%> (ø)
fief/tasks/cleanup.py 85.71% <ø> (ø)
fief/services/main_workspace.py 36.55% <8.82%> (-0.40%) :arrow_down:
fief/cli.py 30.73% <16.66%> (ø)
fief/services/email_template/initializer.py 84.37% <37.50%> (+1.61%) :arrow_up:
... and 65 more

... and 3 files with indirect coverage changes

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