romange / helio

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

Add support for drect FDs #191

Closed romange closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (8ec2ad0) 78.77% compared to head (a6224f1) 79.05%. Report is 1 commits behind head on master.

Files Patch % Lines
util/fibers/uring_proactor.cc 74.07% 14 Missing :warning:
util/accept_server_test.cc 57.14% 9 Missing :warning:
util/fibers/uring_socket.cc 94.23% 3 Missing :warning:
io/proc_reader.cc 0.00% 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 #191 +/- ## ========================================== + Coverage 78.77% 79.05% +0.27% ========================================== Files 100 100 Lines 7327 7418 +91 ========================================== + Hits 5772 5864 +92 + Misses 1555 1554 -1 ```

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