Skip to content

rename user to account

7679e12
Select commit
Loading
Failed to load commit list.
Merged

rename user to account #263

rename user to account
7679e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 4, 2026 in 0s

81.06% (-0.36%) compared to b78d74a

View this Pull Request on Codecov

81.06% (-0.36%) compared to b78d74a

Details

Codecov Report

❌ Patch coverage is 77.30061% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.06%. Comparing base (b78d74a) to head (7679e12).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/cms_backend/api/token.py 38.46% 13 Missing and 3 partials ⚠️
backend/src/cms_backend/api/routes/account.py 86.95% 5 Missing and 1 partial ⚠️
backend/src/cms_backend/api/routes/dependencies.py 75.00% 2 Missing and 3 partials ⚠️
backend/src/cms_backend/utils/database.py 28.57% 5 Missing ⚠️
backend/src/cms_backend/api/routes/auth.py 60.00% 4 Missing ⚠️
backend/src/cms_backend/api/main.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   81.41%   81.06%   -0.36%     
==========================================
  Files          53       53              
  Lines        2228     2239      +11     
  Branches      216      219       +3     
==========================================
+ Hits         1814     1815       +1     
- Misses        357      365       +8     
- Partials       57       59       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.