romange / helio

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

feat: expose iouring register buffers interface #204

Closed romange closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (79b260b) 78.59% compared to head (b7bc03f) 78.97%.

Files Patch % Lines
util/fibers/uring_proactor.cc 0.00% 4 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 #204 +/- ## ========================================== + Coverage 78.59% 78.97% +0.38% ========================================== Files 100 100 Lines 7574 7521 -53 ========================================== - Hits 5953 5940 -13 + Misses 1621 1581 -40 ```

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