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

Support serialization of astropy.wcs.WCS objects to ASDF. #235

Closed
wants to merge 19 commits into from

move fitswcs and sliced_wcs converters to wcs submodule

a016e2b
Select commit
Loading
Failed to load commit list.
Closed

Support serialization of astropy.wcs.WCS objects to ASDF. #235

move fitswcs and sliced_wcs converters to wcs submodule
a016e2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

97.97% (+0.07%) compared to d63bc9a

View this Pull Request on Codecov

97.97% (+0.07%) compared to d63bc9a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.97%. Comparing base (d63bc9a) to head (a016e2b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   97.90%   97.97%   +0.07%     
==========================================
  Files          54       59       +5     
  Lines        2053     2178     +125     
==========================================
+ Hits         2010     2134     +124     
- Misses         43       44       +1     

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