Skip to content

Improve affine decomposition - #1186

Merged
LucaMarconato merged 2 commits into
mainfrom
improve/affine-decomposition
Aug 25, 2026
Merged

Improve affine decomposition#1186
LucaMarconato merged 2 commits into
mainfrom
improve/affine-decomposition

refactor: move affine decomposition helpers into Affine methods

eb66dd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

92.39% (target 1.00%)

View this Pull Request on Codecov

92.39% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.39%. Comparing base (8731a46) to head (eb66dd5).

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