Skip to content

Conversation

astrofrog
Copy link
Member

This includes a round-tripping test starting from an image, going to HiPS, and the reprojecting back through the dask class, which unveiled a number of bugs!

(this is extracted and modified from #514)

…class and fix a number of issues that came up including in the generation of HiPS
…images and re-instate generation of lower resolution tiles
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

❌ Patch coverage is 94.47853% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.15%. Comparing base (dc4b0e2) to head (fdc25ea).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
reproject/hips/_dask_array.py 92.68% 6 Missing ⚠️
reproject/hips/utils.py 93.87% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
+ Coverage   88.30%   89.15%   +0.84%     
==========================================
  Files          28       29       +1     
  Lines        1411     1549     +138     
==========================================
+ Hits         1246     1381     +135     
- Misses        165      168       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@astrofrog
Copy link
Member Author

I am not going to add narrative docs about this yet because for it to be truly useful in reproject we need to address #532

@astrofrog astrofrog merged commit e711ff7 into astropy:main Sep 30, 2025
25 of 33 checks passed
@astrofrog astrofrog added the bug label Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant