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

Fix iouring error #5270

Closed NathanFreeman closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 71.58%. Comparing base (3eab031) to head (df8f891). Report is 2 commits behind head on master.

:exclamation: Current head df8f891 differs from pull request most recent head 3a61465. Consider uploading reports for the commit 3a61465 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5270 +/- ## ========================================== + Coverage 71.54% 71.58% +0.03% ========================================== Files 105 105 Lines 16084 16084 Branches 2972 2973 +1 ========================================== + Hits 11507 11513 +6 + Misses 4523 4516 -7 - Partials 54 55 +1 ```

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