Skip to content

Improve affine decomposition - #1186

Open
LucaMarconato wants to merge 1 commit into
mainfrom
improve/affine-decomposition
Open

Improve affine decomposition#1186
LucaMarconato wants to merge 1 commit into
mainfrom
improve/affine-decomposition

refactor: improve affine decomposition

2270e60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

92.40% (target 1.00%)

View this Pull Request on Codecov

92.40% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.40%. Comparing base (63247d9) to head (2270e60).

Files with missing lines Patch % Lines
src/spatialdata/transformations/transformations.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1186      +/-   ##
==========================================
- Coverage   92.41%   92.40%   -0.02%     
==========================================
  Files          52       52              
  Lines        7875     7870       -5     
==========================================
- Hits         7278     7272       -6     
- Misses        597      598       +1     
Files with missing lines Coverage Δ
src/spatialdata/transformations/transformations.py 90.82% <97.72%> (-0.26%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.