Skip to content

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

Merged
cgarling merged 2 commits intoJuliaAstro:mainfrom
cgarling:wcs-fix1
Apr 15, 2026
Merged

Fix WCSExt to properly parse FITS keyword types using parse_header_val#240
cgarling merged 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 (6df4964) to head (f6bc600).
⚠️ Report is 1 commits behind head on main.

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.

@cgarling cgarling merged commit eb6fb26 into JuliaAstro:main Apr 15, 2026
12 checks passed
@cgarling cgarling deleted the wcs-fix1 branch April 15, 2026 19:43
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