Skip to content

wrap read_table with partial load checking and use everywhere

7e6f939
Select commit
Loading
Failed to load commit list.
Merged

Raise a helpful error for failed partial loading of list-struct columns #403

wrap read_table with partial load checking and use everywhere
7e6f939
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2025 in 0s

97.27% (-0.07%) compared to a7d8124

View this Pull Request on Codecov

97.27% (-0.07%) compared to a7d8124

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.27%. Comparing base (a7d8124) to head (7e6f939).

Files with missing lines Patch % Lines
src/nested_pandas/nestedframe/io.py 90.32% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   97.33%   97.27%   -0.07%     
==========================================
  Files          19       19              
  Lines        2062     2089      +27     
==========================================
+ Hits         2007     2032      +25     
- Misses         55       57       +2     

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