Closed andreasmarnold closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1a60b60
) 90.66% compared to head (ccc8941
) 90.66%. Report is 1 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The new layer was still being displayed with the moving layer's affine. Corrected this to the reference layer's affine to fix the display problem.
I had some confusions getting my original apply_transform branch up to date. In the end I created a new branch for this ...