Closed zachschuermann closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.95%. Comparing base (
534a4e4
) to head (9f1ff0a
). 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.
parquet file sizes were changing across runs (perhaps from
parquet
crate updates? or something else?) instead of hard-coding the sizes, we now just read the size of the files we just wrote and compare that with what is written in the delta log.