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

Allow read to take a list of columns #73

Merged
merged 4 commits into from
Jun 2, 2023
Merged

Allow read to take a list of columns #73

merged 4 commits into from
Jun 2, 2023

Conversation

delucchi-cmu
Copy link
Collaborator

Adds plumbing and testing explicitly for parquet files. Other file types can follow.

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a600c91) 100.00% compared to head (cef811a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          628       636    +8     
=========================================
+ Hits           628       636    +8     
Impacted Files Coverage Δ
src/tables_io/types.py 100.00% <ø> (ø)
src/tables_io/ioUtils.py 100.00% <100.00%> (ø)
src/tables_io/testUtils.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@delucchi-cmu delucchi-cmu merged commit 8ddc0f0 into main Jun 2, 2023
@delucchi-cmu delucchi-cmu deleted the issue/8/columns branch June 9, 2023 11:53
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.

2 participants