Skip to content

Fix _search_for_backing_files_recursively() to support multifile parquet#1127

Merged
LucaMarconato merged 1 commit into
mainfrom
fix/repr-multifile-parquet
May 13, 2026
Merged

Fix _search_for_backing_files_recursively() to support multifile parquet#1127
LucaMarconato merged 1 commit into
mainfrom
fix/repr-multifile-parquet

Conversation

@LucaMarconato
Copy link
Copy Markdown
Member

Closes #1084

@LucaMarconato LucaMarconato marked this pull request as draft May 13, 2026 16:05
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

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).
⚠️ Report is 1 commits behind head on main.

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.

@LucaMarconato LucaMarconato marked this pull request as ready for review May 13, 2026 16:08
@LucaMarconato LucaMarconato enabled auto-merge (squash) May 13, 2026 16:08
@LucaMarconato LucaMarconato merged commit 05d258e into main May 13, 2026
8 checks passed
@LucaMarconato LucaMarconato deleted the fix/repr-multifile-parquet branch May 13, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SpatialData repr breaks when Dask auto-partitions Parquet points

1 participant