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

[python] Add to_spatial_data method to ExperimentAxisQuery #3431

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Dec 12, 2024

Add the method to_spatial_data to ExperimentAxisQuery that exports the results from the axis query to a SpatialData object.

[sc-59943]

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.

Project coverage is 86.27%. Comparing base (382d691) to head (af9eb27).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3431      +/-   ##
==========================================
+ Coverage   86.03%   86.27%   +0.24%     
==========================================
  Files          55       55              
  Lines        6278     6295      +17     
==========================================
+ Hits         5401     5431      +30     
+ Misses        877      864      -13     
Flag Coverage Δ
python 86.27% <76.19%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 86.27% <76.19%> (+0.24%) ⬆️
libtiledbsoma ∅ <ø> (∅)

apis/python/src/tiledbsoma/_query.py Outdated Show resolved Hide resolved
apis/python/src/tiledbsoma/_query.py Outdated Show resolved Hide resolved
@jp-dark jp-dark merged commit 8d92cb5 into main Dec 13, 2024
11 checks passed
@jp-dark jp-dark deleted the dark/sc-59943 branch December 13, 2024 17:23
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