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

Add pixel tree catalog init input type #117

Merged
merged 4 commits into from
Jul 27, 2023

Conversation

smcguire-cmu
Copy link
Contributor

Change Description

Adds the option to initialize a Catalog with a PixelTree in addition to the PartitionInfo that we currently have.

Code Quality

  • I have read the Contribution Guide
  • 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

New Feature Checklist

  • I have added or updated the docstrings associated with my feature using the NumPy docstring format
  • I have updated the tutorial to highlight my new feature (if appropriate)
  • I have added unit/End-to-End (E2E) test cases to cover my new feature
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #117 (8fd89a5) into main (2c4a9f1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #117   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         1313      1322    +9     
=========================================
+ Hits          1313      1322    +9     
Files Changed Coverage Δ
src/hipscat/catalog/catalog.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@smcguire-cmu smcguire-cmu merged commit c2ec85c into main Jul 27, 2023
10 checks passed
@smcguire-cmu smcguire-cmu deleted the sean/pixel-tree-catalog-init branch January 3, 2024 21:32
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