Skip to content

Conversation

@Sonja-Stockhaus
Copy link
Collaborator

As mentioned in #478, here we adapt the color handling of labels so that it works the same way as points/shapes (e.g. you can pass any color like...)

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.83%. Comparing base (d22d3b8) to head (e8a940e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #497      +/-   ##
==========================================
+ Coverage   83.80%   83.83%   +0.03%     
==========================================
  Files           8        8              
  Lines        1976     1980       +4     
==========================================
+ Hits         1656     1660       +4     
  Misses        320      320              
Files with missing lines Coverage Δ
src/spatialdata_plot/pl/basic.py 89.32% <100.00%> (ø)
src/spatialdata_plot/pl/render.py 92.51% <100.00%> (ø)
src/spatialdata_plot/pl/render_params.py 89.20% <100.00%> (+0.06%) ⬆️
src/spatialdata_plot/pl/utils.py 78.37% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timtreis timtreis marked this pull request as ready for review October 20, 2025 16:47

# element_params[el]["color"] = None # TODO: delete
# color = param_dict["color"]
# if color is not None:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still in debugging or ready @Sonja-Stockhaus ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's ready for tests and I think I wanted to remove the comments afterwards

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.

4 participants