Skip to content

fix(service): fix failing git-proxy-cli test on /create-user

c4a752c
Select commit
Loading
Failed to load commit list.
Open

feat: add tsoa for API type control and documentation #1501

fix(service): fix failing git-proxy-cli test on /create-user
c4a752c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

89.91% (target 80.00%)

View this Pull Request on Codecov

89.91% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 85.87413% with 101 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.91%. Comparing base (ad58c5a) to head (c4a752c).

Files with missing lines Patch % Lines
src/service/controllers/AuthController.ts 76.43% 42 Missing and 3 partials ⚠️
src/service/controllers/PushController.ts 90.85% 15 Missing and 1 partial ⚠️
src/service/authentication.ts 77.35% 10 Missing and 2 partials ⚠️
src/service/index.ts 60.86% 9 Missing ⚠️
src/service/controllers/RepoController.ts 95.78% 7 Missing and 1 partial ⚠️
src/service/controllers/HomeController.ts 53.84% 6 Missing ⚠️
src/service/proxyStore.ts 70.00% 3 Missing ⚠️
src/app.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1501      +/-   ##
==========================================
- Coverage   90.21%   89.91%   -0.30%     
==========================================
  Files          69       70       +1     
  Lines        5511     5486      -25     
  Branches      944      922      -22     
==========================================
- Hits         4972     4933      -39     
- Misses        521      532      +11     
- Partials       18       21       +3     

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