fief-dev / fief

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

Upgrade to Pydantic V2 #269

Closed frankie567 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #269 (1757a7c) into main (dae470a) will decrease coverage by 0.06%. The diff coverage is 95.81%.

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   92.79%   92.73%   -0.06%     
==========================================
  Files         247      247              
  Lines        8726     8710      -16     
==========================================
- Hits         8097     8077      -20     
- Misses        629      633       +4     
Files Changed Coverage Δ
fief/apps/auth/exception_handlers.py 100.00% <ø> (ø)
fief/apps/auth/routers/user.py 100.00% <ø> (ø)
fief/schemas/oauth.py 97.05% <ø> (ø)
fief/services/tenant_email_domain.py 100.00% <ø> (ø)
fief/services/user_manager.py 92.23% <ø> (ø)
fief/tasks/email_verification.py 93.33% <ø> (ø)
fief/tasks/forgot_password.py 100.00% <ø> (ø)
fief/tasks/register.py 100.00% <ø> (ø)
fief/apps/api/routers/users.py 99.22% <66.66%> (ø)
fief/schemas/workspace.py 82.35% <73.91%> (-6.84%) :arrow_down:
... and 42 more

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