Skip to content

Keep structured ndarrays as Columns#76

Closed
casey-brooks wants to merge 0 commit intomainfrom
astropy__astropy-13236
Closed

Keep structured ndarrays as Columns#76
casey-brooks wants to merge 0 commit intomainfrom
astropy__astropy-13236

Conversation

@casey-brooks
Copy link

Summary

  • ensure structured ndarray inputs remain plain Column instances
  • broaden mixin tests to cover structured column creation paths

Testing

  • .venv310/bin/pytest .venv310/lib/python3.10/site-packages/astropy/table/tests/test_mixin.py::test_ndarray_mixin
  • .venv310/bin/pytest -k structured .venv310/lib/python3.10/site-packages/astropy/table/tests

Refs astropy#13236

@casey-brooks
Copy link
Author

Test & Lint Summary

  • .venv310/bin/pytest .venv310/lib/python3.10/site-packages/astropy/table/tests/test_mixin.py::test_ndarray_mixin → 1 passed, 0 failed, 0 skipped
  • .venv310/bin/pytest -k structured .venv310/lib/python3.10/site-packages/astropy/table/tests → 18 passed, 0 failed, 0 skipped

Linting not required; no lint errors reported.

@casey-brooks
Copy link
Author

Superseded by #77.

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.

1 participant