Log exit code and command line on spawn failures#224
Merged
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
80.91% (+1.95%) compared to f6e44ea
View this Pull Request on Codecov
80.91% (+1.95%) compared to f6e44ea
Details
Codecov Report
❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.91%. Comparing base (f6e44ea) to head (489e256).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| agent/qrexec-agent.c | 50.00% | 1 Missing |
| daemon/qrexec-daemon-common.c | 80.00% | 1 Missing |
| libqrexec/exec.c | 0.00% | 1 Missing |
| libqrexec/log.c | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #224 +/- ##
==========================================
+ Coverage 78.96% 80.91% +1.95%
==========================================
Files 55 58 +3
Lines 10544 10817 +273
==========================================
+ Hits 8326 8753 +427
+ Misses 2218 2064 -154 ☔ 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.
Loading