Closed zachschuermann closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.95%. Comparing base (
785b9dd
) to head (daf7fce
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What changes are proposed in this pull request?
Use
ParsedLogPath<FileMeta>
s instead of rawFileMeta
s forcommit_files
andcheckpoint_files
fields inLogSegment
.Instead of
we now have
How was this change tested?
exisitng