Skip to content

Catch invalid pixel alignments in split_pixels function to prevent neg vals#675

Merged
olivialynn merged 2 commits into
mainfrom
issue/653/catch-invalid-pix-in-splitting
Mar 30, 2026
Merged

Catch invalid pixel alignments in split_pixels function to prevent neg vals#675
olivialynn merged 2 commits into
mainfrom
issue/653/catch-invalid-pix-in-splitting

Conversation

@olivialynn
Copy link
Copy Markdown
Member

Change Description

Closes #653

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.75%. Comparing base (47e1956) to head (5bfe632).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #675   +/-   ##
=======================================
  Coverage   93.74%   93.75%           
=======================================
  Files          33       33           
  Lines        2062     2064    +2     
=======================================
+ Hits         1933     1935    +2     
  Misses        129      129           

☔ 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.

@olivialynn olivialynn requested a review from hombit March 30, 2026 19:34
Comment thread src/hats_import/catalog/map_reduce.py
@olivialynn olivialynn merged commit 0001204 into main Mar 30, 2026
11 checks passed
@olivialynn olivialynn deleted the issue/653/catch-invalid-pix-in-splitting branch March 30, 2026 19:38
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.

Give better hints when order-1 pixels are produced by the splitting stage

2 participants