Skip to content

feat: implement disconnect detection, cancel pushes on disconnect#1641

Draft
jescalada wants to merge 1 commit into
mainfrom
cancel-push-on-disconnect
Draft

feat: implement disconnect detection, cancel pushes on disconnect#1641
jescalada wants to merge 1 commit into
mainfrom
cancel-push-on-disconnect

feat: implement disconnect detection, cancel pushes on disconnect

648e492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

85.76% (target 80.00%)

View this Pull Request on Codecov

85.76% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 60.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.76%. Comparing base (3186da2) to head (648e492).

Files with missing lines Patch % Lines
src/proxy/routes/index.ts 11.11% 6 Missing and 2 partials ⚠️
src/proxy/ssh/server.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1641      +/-   ##
==========================================
- Coverage   85.87%   85.76%   -0.12%     
==========================================
  Files          84       84              
  Lines        8109     8143      +34     
  Branches     1376     1384       +8     
==========================================
+ Hits         6964     6984      +20     
- Misses       1117     1129      +12     
- Partials       28       30       +2     

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