Skip to content

Merge remote-tracking branch 'origin/dev' into chore/absolute-imports

8f2b37e
Select commit
Loading
Failed to load commit list.
Open

Chore: Replace relative imports with absoute imports #126

Merge remote-tracking branch 'origin/dev' into chore/absolute-imports
8f2b37e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 1s

86.02% (+6.81%) compared to 81ed2cf

View this Pull Request on Codecov

86.02% (+6.81%) compared to 81ed2cf

Details

Codecov Report

❌ Patch coverage is 98.38473% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.02%. Comparing base (81ed2cf) to head (8f2b37e).

Files with missing lines Patch % Lines
src/main.ts 0.00% 3 Missing ⚠️
src/config/config.service.ts 0.00% 0 Missing and 2 partials ⚠️
test/e2e/branch/get-branches.e2e-spec.ts 0.00% 2 Missing ⚠️
...st/e2e/ue/credit/get-credit-categories.e2e-spec.ts 0.00% 2 Missing ⚠️
test/e2e/branch/index.ts 0.00% 1 Missing ⚠️
test/e2e/ue/credit/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #126      +/-   ##
==========================================
+ Coverage   79.21%   86.02%   +6.81%     
==========================================
  Files          98      195      +97     
  Lines        2314     5211    +2897     
  Branches      412      499      +87     
==========================================
+ Hits         1833     4483    +2650     
- Misses        354      567     +213     
- Partials      127      161      +34     

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