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

Use consistent pandas file io method. #349

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

delucchi-cmu
Copy link
Contributor

Change Description

Related to hipscat

Removes uses of load_parquet_to_pandas in favor of read_parquet_file_to_pandas

Code Quality

  • I have read the Contribution Guide and LINCC Frameworks Code of Conduct
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@314a79a). Learn more about missing BASE report.
Report is 46 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage        ?   99.72%           
=======================================
  Files           ?       26           
  Lines           ?     1452           
  Branches        ?        0           
=======================================
  Hits            ?     1448           
  Misses          ?        4           
  Partials        ?        0           

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

@delucchi-cmu delucchi-cmu merged commit d0290cf into main Jul 23, 2024
8 checks passed
@delucchi-cmu delucchi-cmu deleted the issue/309/duplicate branch July 23, 2024 20:00
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