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

validate tables while parsing #808

Merged
merged 5 commits into from
Dec 16, 2024
Merged

Conversation

melonora
Copy link
Collaborator

@melonora melonora commented Dec 14, 2024

Fix of incorrect arguments and typehints when setting tables. Also each table was not validated when setting tables within SpatialData. Lastly, sdata.tables.keys() would return an incorrect KeysView as both keys and values would be returned within the KeysView. This has been corrected. Idem for ValuesView.

@LucaMarconato LucaMarconato merged commit 02bc276 into scverse:main Dec 16, 2024
3 of 7 checks passed
@melonora melonora deleted the parse_tables branch December 16, 2024 18:02
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.

2 participants