romange / helio

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

chore: remove dead code and general code fixes #190

Closed romange closed 9 months ago

romange commented 9 months ago

No functional changes are done.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (8ec2ad0) 78.76% compared to head (d0438b8) 78.60%.

Files Patch % Lines
util/accept_server_test.cc 57.14% 9 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 #190 +/- ## ========================================== - Coverage 78.76% 78.60% -0.16% ========================================== Files 100 100 Lines 7327 7357 +30 ========================================== + Hits 5771 5783 +12 - Misses 1556 1574 +18 ```

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