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 custom healpix plotting method #374

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Update plotting axis labels

89433b0
Select commit
Loading
Failed to load commit list.
Open

Add custom healpix plotting method #374

Update plotting axis labels
89433b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 0s

93.75% (-0.24%) compared to 5da4158

View this Pull Request on Codecov

93.75% (-0.24%) compared to 5da4158

Details

Codecov Report

Attention: Patch coverage is 94.78261% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.75%. Comparing base (5da4158) to head (89433b0).
Report is 4 commits behind head on development.

Files with missing lines Patch % Lines
src/hipscat/inspection/visualize_catalog.py 95.53% 5 Missing ⚠️
...hipscat/catalog/healpix_dataset/healpix_dataset.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #374      +/-   ##
===============================================
- Coverage        93.99%   93.75%   -0.24%     
===============================================
  Files               58       59       +1     
  Lines             2130     2241     +111     
===============================================
+ Hits              2002     2101      +99     
- Misses             128      140      +12     

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