Skip to content

fix performance bug shapes #298

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

Merged
merged 1 commit into from
Jul 14, 2024
Merged

fix performance bug shapes #298

merged 1 commit into from
Jul 14, 2024

Conversation

LucaMarconato
Copy link
Member

Closes #297

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.18%. Comparing base (27cf15d) to head (2ec7540).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
- Coverage   80.19%   80.18%   -0.02%     
==========================================
  Files          11       11              
  Lines        1737     1736       -1     
==========================================
- Hits         1393     1392       -1     
  Misses        344      344              
Files Coverage Δ
src/spatialdata_plot/pl/render.py 93.96% <ø> (-0.02%) ⬇️

@LucaMarconato LucaMarconato merged commit 36bafbf into main Jul 14, 2024
5 checks passed
@LucaMarconato LucaMarconato deleted the fix/performance_shapes branch July 14, 2024 15:40
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.

Drastic decrease in performance for matplotlib plotting
2 participants