PR changed-lines coverage: 92.86% (13/14, 0 noise lines excluded) Uncovered changed code (with context): ================================================================================ src/Processors/Formats/Impl/Parquet/Decoding.cpp ================================================================================ --- uncovered block 527-527 --- 525 | 526 | if (!miniblock_values_remaining) >> 527 | throw Exception(ErrorCodes::INCORRECT_DATA, "Unexpected end of page data in DELTA_BINARY_PACKED miniblock"); 528 | } 529 | WARNING: Failed to get start time for [Print Uncovered Code] - start time and duration won't be set