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

[WIP]Optimize memory usage #5264

Closed NathanFreeman closed 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.56%. Comparing base (3eab031) to head (4aa28d5).

:exclamation: Current head 4aa28d5 differs from pull request most recent head f113fc7. Consider uploading reports for the commit f113fc7 to get more accurate results

Files Patch % Lines
src/core/base.cc 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5264 +/- ## ========================================== + Coverage 71.54% 71.56% +0.01% ========================================== Files 105 105 Lines 16084 16087 +3 Branches 2972 2973 +1 ========================================== + Hits 11507 11512 +5 + Misses 4523 4520 -3 - Partials 54 55 +1 ```

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