Closed freeekanayaka closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d7592cd
) 73.55% compared to head (364e5c9
) 73.55%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The code that finalizes the segment and renames it is run in the threadpool, and so could lag behind the main loop.
Fixes #120.