Skip to content

chore: merge upstream main

0652e20
Select commit
Loading
Failed to load commit list.
Open

feat: implement hybrid cache architecture #1246

chore: merge upstream main
0652e20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

89.32% (target 80.00%)

View this Pull Request on Codecov

89.32% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 79.73333% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.32%. Comparing base (90df884) to head (0652e20).
⚠️ Report is 172 commits behind head on main.

Files with missing lines Patch % Lines
src/proxy/processors/push-action/git-operations.ts 66.99% 34 Missing ⚠️
src/proxy/processors/push-action/pullRemote.ts 72.00% 28 Missing ⚠️
src/proxy/processors/push-action/cache-manager.ts 89.85% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1246      +/-   ##
==========================================
- Coverage   90.01%   89.32%   -0.70%     
==========================================
  Files          67       70       +3     
  Lines        4769     5114     +345     
  Branches      885      921      +36     
==========================================
+ Hits         4293     4568     +275     
- Misses        458      528      +70     
  Partials       18       18              

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