Skip to content

fix _search_for_backing_files_recursively() to support multifile parquet

80923fd
Select commit
Loading
Failed to load commit list.
Merged

Fix _search_for_backing_files_recursively() to support multifile parquet #1127

fix _search_for_backing_files_recursively() to support multifile parquet
80923fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

91.97% (target 1.00%)

View this Pull Request on Codecov

91.97% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.97%. Comparing base (d8bf265) to head (80923fd).

Files with missing lines Patch % Lines
src/spatialdata/_io/_utils.py 50.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1127      +/-   ##
==========================================
- Coverage   92.06%   91.97%   -0.10%     
==========================================
  Files          51       51              
  Lines        7792     7803      +11     
==========================================
+ Hits         7174     7177       +3     
- Misses        618      626       +8     
Files with missing lines Coverage Δ
src/spatialdata/_io/_utils.py 84.08% <50.00%> (-2.68%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.