Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Add Parquet backend for state store with analytics support

2d02097
Select commit
Loading
Failed to load commit list.
Draft

Implement HDFS partitioned parquet storage for SS #103

Add Parquet backend for state store with analytics support
2d02097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 0s

63.41% (target 60.00%)

View this Pull Request on Codecov

63.41% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 10.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.41%. Comparing base (4a62f83) to head (2d02097).

Files with missing lines Patch % Lines
ss/parquet_init.go 10.00% 17 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   63.60%   63.41%   -0.19%     
==========================================
  Files          28       29       +1     
  Lines        4047     4067      +20     
==========================================
+ Hits         2574     2579       +5     
- Misses       1173     1188      +15     
  Partials      300      300              
Files with missing lines Coverage Δ
ss/store.go 47.88% <ø> (ø)
ss/parquet_init.go 10.00% <10.00%> (ø)

... and 1 file with indirect coverage changes

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