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

support for datatree from xarray #380

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

melonora
Copy link
Contributor

@melonora melonora commented Nov 5, 2024

This PR fixes the issue of the deprecated datatree library now xarray directly supports DataTree. This PR will be dependent on a SpatialData release which in turn depends on a release of multiscale-spatial-image.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

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

Project coverage is 83.33%. Comparing base (0667ef8) to head (f069e78).

Files with missing lines Patch % Lines
src/spatialdata_plot/pl/utils.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
- Coverage   83.36%   83.33%   -0.04%     
==========================================
  Files           8        8              
  Lines        1653     1650       -3     
==========================================
- Hits         1378     1375       -3     
  Misses        275      275              
Files with missing lines Coverage Δ
src/spatialdata_plot/pl/basic.py 89.21% <100.00%> (-0.06%) ⬇️
src/spatialdata_plot/pl/render.py 90.22% <100.00%> (-0.03%) ⬇️
src/spatialdata_plot/pl/render_params.py 100.00% <100.00%> (ø)
src/spatialdata_plot/pl/utils.py 77.46% <92.30%> (-0.03%) ⬇️

@LucaMarconato LucaMarconato merged commit 01fc627 into scverse:main Nov 26, 2024
5 checks passed
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