Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use temporary file (instead of STDOUT) to communicate result from child process to parent process #5290

Use temporary file (instead of STDOUT) to communicate result from chi…

9ea7248
Select commit
Failed to load commit list.
Closed

Use temporary file (instead of STDOUT) to communicate result from child process to parent process #5290

Use temporary file (instead of STDOUT) to communicate result from chi…
9ea7248
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2023 in 0s

84.92% (+0.03%) compared to 302327c

View this Pull Request on Codecov

84.92% (+0.03%) compared to 302327c

Details

Codecov Report

Merging #5290 (9ea7248) into main (302327c) will increase coverage by 0.03%.
The diff coverage is 90.90%.

@@             Coverage Diff              @@
##               main    #5290      +/-   ##
============================================
+ Coverage     84.89%   84.92%   +0.03%     
+ Complexity     6110     6108       -2     
============================================
  Files           651      651              
  Lines         19355    19343      -12     
============================================
- Hits          16431    16428       -3     
+ Misses         2924     2915       -9     
Impacted Files Coverage Δ
src/Util/PHP/AbstractPhpProcess.php 85.04% <88.57%> (+5.70%) ⬆️
src/Framework/TestRunner.php 87.09% <100.00%> (+0.10%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more