scverse / spatialdata

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

hotfix multiscale spatial image #760

Closed melonora closed 2 weeks ago

melonora commented 2 weeks ago

Due to new release of multiscale-spatial-image it can lead to problems as it uses the version of xarray that already directly imports datatree.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.89%. Comparing base (e5b8de9) to head (dd92dea). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ======================================= Coverage 91.89% 91.89% ======================================= Files 45 45 Lines 6919 6919 ======================================= Hits 6358 6358 Misses 561 561 ```