swoole / swoole-src

🚀 Coroutine-based concurrency library for PHP
https://www.swoole.com
Apache License 2.0
18.25k stars 3.16k forks source link

Added pty support for proc_open function, fix #5275 #5290

Closed matyhtf closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.61%. Comparing base (b36b304) to head (4fff75c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5290 +/- ## ========================================== + Coverage 71.55% 71.61% +0.06% ========================================== Files 105 105 Lines 16082 16085 +3 Branches 2972 2972 ========================================== + Hits 11508 11520 +12 + Misses 4519 4510 -9 Partials 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.