Skip to content

Fix WCSExt to properly parse FITS keyword types using parse_header_val#240

Open
cgarling wants to merge 2 commits intoJuliaAstro:mainfrom
cgarling:wcs-fix1
Open

Fix WCSExt to properly parse FITS keyword types using parse_header_val#240
cgarling wants to merge 2 commits intoJuliaAstro:mainfrom
cgarling:wcs-fix1

Conversation

@cgarling
Copy link
Copy Markdown
Member

Fixes #239. @andrew-saydjari could you demo this with your workflow to verify it fixes the problem you noticed?

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.09%. Comparing base (358cd2b) to head (c02a948).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   92.10%   92.09%   -0.02%     
==========================================
  Files           7        7              
  Lines         722      721       -1     
==========================================
- Hits          665      664       -1     
  Misses         57       57              

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

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.

FITS Header type conversions "nonstandard"

2 participants