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

import datatree from xarray #232

Merged
merged 14 commits into from
Nov 26, 2024
Merged

Conversation

melonora
Copy link
Collaborator

@melonora melonora commented Nov 5, 2024

Minor change of import in order to account for xarray including DataTree now.

@LucaMarconato LucaMarconato merged commit 8a41c13 into scverse:main Nov 26, 2024
5 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.31%. Comparing base (cff4896) to head (ed60d9f).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   45.50%   45.31%   -0.20%     
==========================================
  Files          22       22              
  Lines        2149     2143       -6     
==========================================
- Hits          978      971       -7     
- Misses       1171     1172       +1     
Files with missing lines Coverage Δ
src/spatialdata_io/_constants/_enum.py 71.42% <100.00%> (-9.06%) ⬇️
src/spatialdata_io/_docs.py 78.57% <100.00%> (+1.64%) ⬆️
src/spatialdata_io/_utils.py 78.26% <100.00%> (+0.98%) ⬆️
src/spatialdata_io/readers/_utils/_read_10x_h5.py 85.10% <100.00%> (ø)
src/spatialdata_io/readers/_utils/_utils.py 40.74% <100.00%> (-1.89%) ⬇️
src/spatialdata_io/readers/cosmx.py 18.93% <100.00%> (ø)
src/spatialdata_io/readers/dbit.py 18.69% <ø> (-0.66%) ⬇️
src/spatialdata_io/readers/merscope.py 24.06% <100.00%> (ø)
src/spatialdata_io/readers/steinbock.py 42.22% <100.00%> (ø)
src/spatialdata_io/readers/stereoseq.py 16.21% <100.00%> (ø)
... and 2 more

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.

3 participants