scverse / spatialdata

An open and interoperable data framework for spatial omics data
https://spatialdata.scverse.org/
BSD 3-Clause "New" or "Revised" License
174 stars 34 forks source link

fix ambiguous table vector None #508

Closed melonora closed 1 month ago

melonora commented 1 month ago

Fixes issue that asking for the instance key column would result in an error because of being ambiguous.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.57%. Comparing base (f455ab4) to head (97f81b8). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ======================================= Coverage 92.57% 92.57% ======================================= Files 43 43 Lines 5928 5928 ======================================= Hits 5488 5488 Misses 440 440 ``` | [Files](https://app.codecov.io/gh/scverse/spatialdata/pull/508?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [src/spatialdata/\_core/spatialdata.py](https://app.codecov.io/gh/scverse/spatialdata/pull/508?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NwYXRpYWxkYXRhL19jb3JlL3NwYXRpYWxkYXRhLnB5) | `92.25% <0.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/scverse/spatialdata/pull/508/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)