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

Prototype serializing Table/QTable with the ASDF core table tag #211

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eslavich
Copy link
Contributor

This is a prototype showing one option for implementing support for serializing astropy Table/QTable using the ASDF core table tag (instead of the astropy tag).

@eslavich eslavich marked this pull request as draft October 15, 2023 21:17
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #211 (48266f3) into main (b532105) will decrease coverage by 0.13%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   98.64%   98.51%   -0.13%     
==========================================
  Files          55       55              
  Lines        2060     2094      +34     
==========================================
+ Hits         2032     2063      +31     
- Misses         28       31       +3     
Files Coverage Δ
asdf_astropy/__init__.py 100.00% <100.00%> (ø)
asdf_astropy/converters/table/tests/test_table.py 100.00% <100.00%> (ø)
asdf_astropy/extensions.py 100.00% <100.00%> (ø)
asdf_astropy/converters/table/table.py 94.20% <77.77%> (-3.98%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

None yet

1 participant