Skip to content

Fix table model instance_key can be categorical#1073

Open
LucaMarconato wants to merge 1 commit intomainfrom
fix/model-instance-key-categorical
Open

Fix table model instance_key can be categorical#1073
LucaMarconato wants to merge 1 commit intomainfrom
fix/model-instance-key-categorical

Conversation

@LucaMarconato
Copy link
Member

Closes #1072

@KarolineHoller this PR should address the issue you reported. If you could give a try it would be amazing!

@LucaMarconato LucaMarconato marked this pull request as ready for review February 13, 2026 14:03
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (9db3004) to head (6a48130).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1073   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          51       51           
  Lines        7664     7664           
=======================================
  Hits         7046     7046           
  Misses        618      618           
Files with missing lines Coverage Δ
src/spatialdata/models/models.py 88.42% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Plotting UMAP converts cell_id to category --> hinders plotting with spatialdata.plot

1 participant