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

(fix): upper bound xarray #757

Closed ilan-gold closed 2 weeks ago

ilan-gold commented 2 weeks ago

First step for #735

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 (27bb4a7) to head (3cb75ad). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #757 +/- ## ======================================= Coverage 91.89% 91.89% ======================================= Files 45 45 Lines 6919 6919 ======================================= Hits 6358 6358 Misses 561 561 ```
melonora commented 2 weeks ago

LGTM! thanks