Skip to content

chore: failing e2e test debug attempt

6d974de
Select commit
Loading
Failed to load commit list.
Closed

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

chore: failing e2e test debug attempt
6d974de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

89.22% (target 80.00%)

View this Pull Request on Codecov

89.22% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 76.10063% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.22%. Comparing base (758b2db) to head (6d974de).

Files with missing lines Patch % Lines
src/service/routes/auth.ts 69.38% 29 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    #1463      +/-   ##
==========================================
- Coverage   89.66%   89.22%   -0.45%     
==========================================
  Files          68       69       +1     
  Lines        4869     5020     +151     
  Branches      888      921      +33     
==========================================
+ Hits         4366     4479     +113     
- Misses        485      522      +37     
- 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.