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

removed python 3.7, added 3.10 to github workflow #62

Closed thanushipeiris closed 2 years ago

thanushipeiris commented 2 years ago

Sorry for randomly trying this! You mentioned it in #58 and I wanted to understand github workflows a bit better.

Basically just followed the example in the readme here and committed every time I changed something until the tests started passing again.

Added quotations in the yml as otherwise 3.10 gets recognised as 3.1

codecov-commenter commented 2 years ago

Codecov Report

Merging #62 (20c1c53) into main (53aac54) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files           4        4           
  Lines         141      141           
=======================================
  Hits          117      117           
  Misses         24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 53aac54...20c1c53. Read the comment docs.

jni commented 2 years ago

Haha "I apologise for helping your project along!" πŸ˜‚ Thank you very much @thanushipeiris! πŸ‘