single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

Add spatial read support #2981

Closed jp-dark closed 1 month ago

jp-dark commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 14.48276% with 124 lines in your changes missing coverage. Please review.

Project coverage is 78.09%. Comparing base (a503321) to head (f85b805). Report is 1 commits behind head on spatial.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## spatial #2981 +/- ## =========================================== - Coverage 79.94% 78.09% -1.86% =========================================== Files 47 48 +1 Lines 4782 4916 +134 =========================================== + Hits 3823 3839 +16 - Misses 959 1077 +118 ``` | [Flag](https://app.codecov.io/gh/single-cell-data/TileDB-SOMA/pull/2981/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/single-cell-data/TileDB-SOMA/pull/2981/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data) | `78.09% <14.48%> (-1.86%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data#carryforward-flags-in-the-pull-request-comment) to find out more. | [Components](https://app.codecov.io/gh/single-cell-data/TileDB-SOMA/pull/2981/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data) | Coverage Δ | | |---|---|---| | [python_api](https://app.codecov.io/gh/single-cell-data/TileDB-SOMA/pull/2981/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data) | `78.09% <14.48%> (-1.86%)` | :arrow_down: | | [libtiledbsoma](https://app.codecov.io/gh/single-cell-data/TileDB-SOMA/pull/2981/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=single-cell-data) | `∅ <ø> (∅)` | |
jp-dark commented 1 month ago

[sc-46721]