Skip to content

chore: remove isomorphic-git

6aab44f
Select commit
Loading
Failed to load commit list.
Open

feat: implement hybrid cache architecture #1246

chore: remove isomorphic-git
6aab44f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 0s

81.34% (target 80.00%)

View this Pull Request on Codecov

81.34% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 82.11382% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.34%. Comparing base (4a738dc) to head (6aab44f).

Files with missing lines Patch % Lines
src/proxy/processors/push-action/git-operations.ts 67.70% 31 Missing ⚠️
src/proxy/processors/push-action/pullRemote.ts 77.64% 19 Missing ⚠️
src/proxy/processors/push-action/cache-manager.ts 89.85% 14 Missing ⚠️
src/proxy/processors/push-action/clearBareClone.ts 87.50% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1246      +/-   ##
==========================================
- Coverage   81.35%   81.34%   -0.01%     
==========================================
  Files          65       68       +3     
  Lines        4639     4981     +342     
  Branches      792      827      +35     
==========================================
+ Hits         3774     4052     +278     
- Misses        850      914      +64     
  Partials       15       15              

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