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: introduce socket multishot receive functionality #199

Closed romange closed 9 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (00514f0) 78.60% compared to head (022c8c5) 79.25%.

Files Patch % Lines
util/fibers/uring_socket.cc 93.84% 4 Missing :warning:
util/fibers/fiber_socket_test.cc 93.54% 2 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 #199 +/- ## ========================================== + Coverage 78.60% 79.25% +0.64% ========================================== Files 100 100 Lines 7573 7670 +97 ========================================== + Hits 5953 6079 +126 + Misses 1620 1591 -29 ```

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