Skip to content

fix(config): recover cached git sources on detached head - #1587

Open
dcoric wants to merge 6 commits into
finos:mainfrom
dcoric:fix/configloader-detached-head
Open

fix(config): recover cached git sources on detached head#1587
dcoric wants to merge 6 commits into
finos:mainfrom
dcoric:fix/configloader-detached-head

Merge branch 'main' into fix/configloader-detached-head

f94946d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

85.67% (target 80.00%)

View this Pull Request on Codecov

85.67% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 56.25000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.67%. Comparing base (3186da2) to head (f94946d).

Files with missing lines Patch % Lines
src/config/ConfigLoader.ts 56.25% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1587      +/-   ##
==========================================
- Coverage   85.87%   85.67%   -0.21%     
==========================================
  Files          84       84              
  Lines        8109     8128      +19     
  Branches     1376     1380       +4     
==========================================
  Hits         6964     6964              
- Misses       1117     1135      +18     
- Partials       28       29       +1     

☔ View full report in Codecov by Harness.
📢 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.