Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pyarrow.Table support #487

Merged
merged 16 commits into from
Nov 25, 2024

dev: warn that pyarrow support is experimental

ef41328
Select commit
Loading
Failed to load commit list.
Merged

feat: add pyarrow.Table support #487

dev: warn that pyarrow support is experimental
ef41328
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 1s

89.79% (+0.07%) compared to 4771178

View this Pull Request on Codecov

89.79% (+0.07%) compared to 4771178

Details

Codecov Report

Attention: Patch coverage is 88.37209% with 15 lines in your changes missing coverage. Please review.

Project coverage is 89.79%. Comparing base (4771178) to head (ef41328).

Files with missing lines Patch % Lines
great_tables/_tbl_data.py 88.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   89.71%   89.79%   +0.07%     
==========================================
  Files          45       45              
  Lines        5202     5321     +119     
==========================================
+ Hits         4667     4778     +111     
- Misses        535      543       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.