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 bug #5257 #5262

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.66%. Comparing base (4065b77) to head (feecf14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5262 +/- ## ========================================== + Coverage 71.65% 71.66% +0.01% ========================================== Files 105 105 Lines 16054 16053 -1 Branches 2967 2967 ========================================== + Hits 11504 11505 +1 + Misses 4496 4494 -2 Partials 54 54 ```

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