Skip to content

Improve test coverage for parquet adapter

699ca53
Select commit
Loading
Failed to load commit list.
Draft

Add Apache Parquet Adapter #208

Improve test coverage for parquet adapter
699ca53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2026 in 0s

84.26% (+0.92%) compared to c3f8cd8

View this Pull Request on Codecov

84.26% (+0.92%) compared to c3f8cd8

Details

Codecov Report

❌ Patch coverage is 95.07246% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.26%. Comparing base (c3f8cd8) to head (699ca53).

Files with missing lines Patch % Lines
flow/record/adapter/arrow.py 87.90% 15 Missing ⚠️
flow/record/fieldtypes/__init__.py 97.43% 1 Missing ⚠️
flow/record/stream.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   83.33%   84.26%   +0.92%     
==========================================
  Files          35       37       +2     
  Lines        3714     4035     +321     
==========================================
+ Hits         3095     3400     +305     
- Misses        619      635      +16     

☔ 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.