Skip to content

WIP: Make Process distinguish exit code from failure - #6565

Draft
fingolfin wants to merge 1 commit into
masterfrom
mh/process-exit-status
Draft

WIP: Make Process distinguish exit code from failure#6565
fingolfin wants to merge 1 commit into
masterfrom
mh/process-exit-status

Make Process distinguish exit code from failure

e0aa201
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

79.02% (+0.00%) compared to e899450

View this Pull Request on Codecov

79.02% (+0.00%) compared to e899450

Details

Codecov Report

❌ Patch coverage is 53.48837% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.02%. Comparing base (e899450) to head (e0aa201).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/iostream.c 53.48% 19 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #6565    +/-   ##
========================================
  Coverage   79.01%   79.02%            
========================================
  Files         683      681     -2     
  Lines      295108   294659   -449     
  Branches     8638     8539    -99     
========================================
- Hits       233179   232852   -327     
+ Misses      60113    60032    -81     
+ Partials     1816     1775    -41     

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