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
18 stars 13 forks source link

Hide private attribute access warnings from napari Viewer #73

Closed jni closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (140f153) into main (a43a8b4) will increase coverage by 0.33%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   85.62%   85.96%   +0.33%     
==========================================
  Files           4        4              
  Lines         167      171       +4     
==========================================
+ Hits          143      147       +4     
  Misses         24       24              
Files Changed Coverage Δ
src/affinder/affinder.py 92.07% <100.00%> (+0.32%) :arrow_up: