romange / helio

A modern framework for backend development based on io_uring Linux interface
Apache License 2.0
447 stars 50 forks source link

feat(base+util=io): Uring buffer pooling #239

Closed dranikpg closed 6 months ago

dranikpg commented 7 months ago

Restructed replacement of #237

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 77.09%. Comparing base (d30de86) to head (30fea56). Report is 40 commits behind head on master.

:exclamation: Current head 30fea56 differs from pull request most recent head 74cea16. Consider uploading reports for the commit 74cea16 to get more accurate results

Files Patch % Lines
base/segment_pool.cc 83.33% 4 Missing :warning:
util/fibers/uring_proactor.cc 95.65% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ========================================== - Coverage 77.60% 77.09% -0.51% ========================================== Files 103 106 +3 Lines 7824 7873 +49 ========================================== - Hits 6072 6070 -2 - Misses 1752 1803 +51 ```

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