Skip to content

Merge branch 'main' into 1022-force-admin-password-reset

51b7a85
Select commit
Loading
Failed to load commit list.
Open

feat: add password reset for default admin/user accounts #1457

Merge branch 'main' into 1022-force-admin-password-reset
51b7a85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

89.88% (target 80.00%)

View this Pull Request on Codecov

89.88% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 89.87342% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.88%. Comparing base (c0b4a8d) to head (51b7a85).

Files with missing lines Patch % Lines
src/service/routes/auth.ts 91.75% 7 Missing and 1 partial ⚠️
src/service/passport/passwordChangeHandler.ts 44.44% 5 Missing ⚠️
src/service/routes/utils.ts 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1457      +/-   ##
==========================================
+ Coverage   89.66%   89.88%   +0.21%     
==========================================
  Files          68       69       +1     
  Lines        4869     5011     +142     
  Branches      888      922      +34     
==========================================
+ Hits         4366     4504     +138     
- Misses        485      488       +3     
- Partials       18       19       +1     

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