Skip to content

fix image rendering (clipping warning) #471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sonja-Stockhaus
Copy link
Collaborator

As discussed @timtreis, part of the code from #451 to do a first smaller pull request without the PCA approach

@Sonja-Stockhaus Sonja-Stockhaus linked an issue Jun 4, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 49.05660% with 27 lines in your changes missing coverage. Please review.

Project coverage is 83.88%. Comparing base (c5cb734) to head (2f410d8).

Files with missing lines Patch % Lines
src/spatialdata_plot/pl/render.py 38.88% 22 Missing ⚠️
src/spatialdata_plot/pl/utils.py 70.58% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
- Coverage   85.00%   83.88%   -1.12%     
==========================================
  Files           8        8              
  Lines        1794     1831      +37     
==========================================
+ Hits         1525     1536      +11     
- Misses        269      295      +26     
Files with missing lines Coverage Δ
src/spatialdata_plot/pl/utils.py 78.08% <70.58%> (-0.11%) ⬇️
src/spatialdata_plot/pl/render.py 91.44% <38.88%> (-5.03%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Sonja-Stockhaus
Copy link
Collaborator Author

Additional tests and the PCA aggregation for > 3 channels are in #451

@Sonja-Stockhaus Sonja-Stockhaus marked this pull request as ready for review June 4, 2025 16:47
@Sonja-Stockhaus Sonja-Stockhaus requested a review from timtreis June 4, 2025 16:47
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.

Clipping warning when plotting images
2 participants