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

Optimize memory usage #5265

Open NathanFreeman opened 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 71.57%. Comparing base (3eab031) to head (fc54c64).

Files Patch % Lines
src/core/base.cc 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5265 +/- ## ========================================== + Coverage 71.54% 71.57% +0.02% ========================================== Files 105 105 Lines 16084 16086 +2 Branches 2972 2973 +1 ========================================== + Hits 11507 11513 +6 + Misses 4523 4518 -5 - Partials 54 55 +1 ```

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