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

Restore missed points affine setting in callback #94

Merged
merged 1 commit into from Feb 23, 2024
Merged

Conversation

jni
Copy link
Owner

@jni jni commented Feb 22, 2024

In #58, we forgot to also propagate the affine transformation to the moving
points layer. This PR fixes that.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (68eb9e9) to head (a88da17).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   91.93%   91.95%   +0.02%     
==========================================
  Files           8        8              
  Lines         372      373       +1     
==========================================
+ Hits          342      343       +1     
  Misses         30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jni jni merged commit ac135ce into main Feb 23, 2024
8 checks passed
@jni jni deleted the fix-points-affine branch February 23, 2024 00:35
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.

None yet

2 participants