feat: enhance SSH command execution with cancellation and wait delay #617
Codecov / codecov/project
succeeded
Apr 2, 2026 in 0s
80.39% (+0.05%) compared to 70fd44b
View this Pull Request on Codecov
80.39% (+0.05%) compared to 70fd44b
Details
Codecov Report
❌ Patch coverage is 74.35897% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.39%. Comparing base (70fd44b) to head (0bdca97).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| serve.go | 0.00% | 6 Missing |
| ssh/internal_client.go | 91.67% | 1 Missing and 1 partial |
| ssh/openssh_client.go | 77.78% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #617 +/- ##
==========================================
+ Coverage 80.34% 80.39% +0.05%
==========================================
Files 150 150
Lines 11755 11786 +31
==========================================
+ Hits 9444 9475 +31
- Misses 1826 1827 +1
+ Partials 485 484 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading