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: harden invariants around migrations #177

Closed romange closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (d09091e) 78.52% compared to head (d64e335) 78.35%.

Files Patch % Lines
util/fibers/listener_interface.cc 56.25% 7 Missing :warning:
util/fibers/proactor_base.h 33.33% 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 #177 +/- ## ========================================== - Coverage 78.52% 78.35% -0.17% ========================================== Files 98 98 Lines 7292 7305 +13 ========================================== - Hits 5726 5724 -2 - Misses 1566 1581 +15 ```

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