Skip to content

fix models dtype

1768e7e
Select commit
Loading
Failed to load commit list.
Open

pandas 3.0 support #1034

fix models dtype
1768e7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

92.12% (target 1.00%)

View this Pull Request on Codecov

92.12% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.12%. Comparing base (53b9438) to head (1768e7e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/spatialdata/models/models.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1034   +/-   ##
=======================================
  Coverage   92.11%   92.12%           
=======================================
  Files          49       49           
  Lines        7537     7541    +4     
=======================================
+ Hits         6943     6947    +4     
  Misses        594      594           
Files with missing lines Coverage Δ
src/spatialdata/_core/operations/rasterize_bins.py 93.79% <100.00%> (ø)
src/spatialdata/_io/io_shapes.py 94.66% <100.00%> (+0.30%) ⬆️
src/spatialdata/models/models.py 88.57% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.