Skip to content
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

Fix norm behavior, add tests #419

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

Conversation

Sonja-Stockhaus
Copy link
Collaborator

should solve #418 and #372

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

codecov-commenter commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (478ab27) to head (2cecbf1).

Files with missing lines Patch % Lines
src/spatialdata_plot/pl/utils.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   83.83%   85.20%   +1.37%     
==========================================
  Files           8        8              
  Lines        1732     1751      +19     
==========================================
+ Hits         1452     1492      +40     
+ Misses        280      259      -21     
Files with missing lines Coverage Δ
src/spatialdata_plot/pl/render.py 96.89% <100.00%> (+5.73%) ⬆️
src/spatialdata_plot/pl/utils.py 78.27% <94.44%> (+0.26%) ⬆️

@Sonja-Stockhaus Sonja-Stockhaus marked this pull request as ready for review February 19, 2025 19:12
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.

Missing tests for norm=Normalize(...)
2 participants