romange / helio

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

fix: pass offset -1 to allow atomic sequential writes #203

Closed romange closed 10 months ago

romange commented 10 months ago

for uring WriteFile

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8d8d9b5) 78.59% compared to head (4c342b5) 78.53%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ========================================== - Coverage 78.59% 78.53% -0.07% ========================================== Files 100 100 Lines 7574 7574 ========================================== - Hits 5953 5948 -5 - Misses 1621 1626 +5 ```

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