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

Add serialization logic for uncertainty objects #239

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ViciousEagle03
Copy link
Contributor

Fixes: #238

This PR adds the support for the serialization of below objects to ASDF

astropy.nddata.nduncertainty.StdDevUncertainty
astropy.nddata.nduncertainty.UnknownUncertainty

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   97.90%   97.95%   +0.05%     
==========================================
  Files          54       57       +3     
  Lines        2053     2105      +52     
==========================================
+ Hits         2010     2062      +52     
  Misses         43       43              

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

@ViciousEagle03
Copy link
Contributor Author

@braingram, @Cadair, could you guys please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant