Skip to content

Thanks Ruzel

904c01e
Select commit
Loading
Failed to load commit list.
Open

feat: Add write_parquet_file to ParquetHandler #1392

Thanks Ruzel
904c01e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2025 in 0s

84.75% (+0.09%) compared to 2ec1462

View this Pull Request on Codecov

84.75% (+0.09%) compared to 2ec1462

Details

Codecov Report

❌ Patch coverage is 93.61022% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.75%. Comparing base (2ec1462) to head (904c01e).

Files with missing lines Patch % Lines
kernel/src/engine/sync/parquet.rs 93.87% 0 Missing and 9 partials ⚠️
kernel/src/engine/default/parquet.rs 95.30% 0 Missing and 7 partials ⚠️
kernel/src/engine/arrow_utils.rs 76.47% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1392      +/-   ##
==========================================
+ Coverage   84.65%   84.75%   +0.09%     
==========================================
  Files         115      115              
  Lines       29557    29858     +301     
  Branches    29557    29858     +301     
==========================================
+ Hits        25021    25305     +284     
  Misses       3329     3329              
- Partials     1207     1224      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.