Skip to content

setup local login on cms

65335f9
Select commit
Loading
Failed to load commit list.
Merged

setup local login on cms #151

setup local login on cms
65335f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 1s

80.31% (+1.25%) compared to f2d2fe9

View this Pull Request on Codecov

80.31% (+1.25%) compared to f2d2fe9

Details

Codecov Report

❌ Patch coverage is 81.11111% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.31%. Comparing base (f2d2fe9) to head (65335f9).
⚠️ Report is 3 commits behind head on cms-upgrade.

Files with missing lines Patch % Lines
backend/src/cms_backend/api/routes/auth.py 57.40% 23 Missing ⚠️
backend/src/cms_backend/api/routes/user.py 86.95% 5 Missing and 1 partial ⚠️
backend/src/cms_backend/api/routes/dependencies.py 0.00% 2 Missing ⚠️
backend/src/cms_backend/db/refresh_token.py 93.75% 1 Missing and 1 partial ⚠️
backend/src/cms_backend/api/token.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           cms-upgrade     #151      +/-   ##
===============================================
+ Coverage        79.06%   80.31%   +1.25%     
===============================================
  Files               41       43       +2     
  Lines             1533     1702     +169     
  Branches           139      149      +10     
===============================================
+ Hits              1212     1367     +155     
- Misses             281      291      +10     
- Partials            40       44       +4     

☔ 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.