Skip to content

Do not use a shell in proc_open if not really needed

Codecov / codecov/project failed Mar 28, 2024 in 1s

90.08% (-0.01%) compared to fe9a786

View this Pull Request on Codecov

90.08% (-0.01%) compared to fe9a786

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 90.08%. Comparing base (fe9a786) to head (fb8de2d).
Report is 2 commits behind head on 10.5.

❗ Current head fb8de2d differs from pull request most recent head fbf391a. Consider uploading reports for the commit fbf391a to get more accurate results

Files Patch % Lines
src/Util/PHP/AbstractPhpProcess.php 53.33% 7 Missing ⚠️
src/Util/PHP/WindowsPhpProcess.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               10.5    #5766      +/-   ##
============================================
- Coverage     90.09%   90.08%   -0.01%     
- Complexity     6445     6447       +2     
============================================
  Files           680      680              
  Lines         19554    19560       +6     
============================================
+ Hits          17617    17621       +4     
- Misses         1937     1939       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.