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: CompoundIterator #281

Closed dranikpg closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 77.23%. Comparing base (d30de86) to head (c618479). Report is 61 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #281 +/- ## ========================================== - Coverage 77.60% 77.23% -0.38% ========================================== Files 103 107 +4 Lines 7824 8038 +214 ========================================== + Hits 6072 6208 +136 - Misses 1752 1830 +78 ```

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

dranikpg commented 3 months ago

Will first replace code in DF, maybe I missed something

dranikpg commented 3 months ago

I opened https://github.com/dragonflydb/dragonfly/pull/3165 that is based on it