jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

Update tests to fix napari 0.4.19 errors #91

Closed jni closed 7 months ago

jni commented 7 months ago

Setting the colormap to 'green' wasn't expected to work for all layer types, and is unnecessary in testing anyway.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0fd9797) 93.52% compared to head (61e1460) 93.84%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 93.52% 93.84% +0.31% ========================================== Files 7 7 Lines 278 276 -2 ========================================== - Hits 260 259 -1 + Misses 18 17 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.