local backend: on linux / mac start commands in own process group and kill the group on cancel#6609
Merged
6543 merged 4 commits intoMay 26, 2026
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
41.62% (+0.05%) compared to b9b3538
View this Pull Request on Codecov
41.62% (+0.05%) compared to b9b3538
Details
Codecov Report
❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.62%. Comparing base (b9b3538) to head (9399b31).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pipeline/backend/local/clone.go | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6609 +/- ##
==========================================
+ Coverage 41.57% 41.62% +0.05%
==========================================
Files 432 433 +1
Lines 28802 28813 +11
==========================================
+ Hits 11974 11994 +20
+ Misses 15750 15744 -6
+ Partials 1078 1075 -3 ☔ 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.
Loading