Skip to content

"fixed" the 2 tests that need a production app

639f905
Select commit
Loading
Failed to load commit list.
Merged

Move username/password authentication routes from v1 to vdev #122

"fixed" the 2 tests that need a production app
639f905
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

79.14% (-0.07%) compared to 81ed2cf, passed because coverage increased by 0.35% when compared to adjusted base (78.79%)

View this Pull Request on Codecov

79.14% (-0.07%) compared to 81ed2cf, passed because coverage increased by 0.35% when compared to adjusted base (78.79%)

Details

Codecov Report

❌ Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.14%. Comparing base (81ed2cf) to head (639f905).

Files with missing lines Patch % Lines
src/exceptions.ts 85.00% 3 Missing ⚠️
src/auth/auth-debug.controller.ts 96.29% 0 Missing and 1 partial ⚠️
src/config/config.module.ts 0.00% 0 Missing and 1 partial ⚠️
src/config/config.service.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #122      +/-   ##
==========================================
- Coverage   79.21%   79.14%   -0.07%     
==========================================
  Files          98       99       +1     
  Lines        2314     2326      +12     
  Branches      412      411       -1     
==========================================
+ Hits         1833     1841       +8     
- Misses        354      364      +10     
+ Partials      127      121       -6     

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