biolab / orange3-imageanalytics

🍊 :rice_scene: Orange3 add-on for dealing with image related tasks
GNU General Public License v3.0
32 stars 42 forks source link

OWImageEmbedding: Add output info #160

Closed PrimozGodec closed 5 years ago

PrimozGodec commented 5 years ago
Issue

At Friday meeting a few weeks ago we have been talking about adding the info about number of embedded images and the number of skipped.

Description of changes

This PR implements it.

Includes
codecov[bot] commented 5 years ago

Codecov Report

Merging #160 into master will increase coverage by 0.1%. The diff coverage is 83.33%.

@@            Coverage Diff            @@
##           master     #160     +/-   ##
=========================================
+ Coverage   61.54%   61.65%   +0.1%     
=========================================
  Files          13       13             
  Lines        3230     3234      +4     
  Branches      480      481      +1     
=========================================
+ Hits         1988     1994      +6     
+ Misses       1118     1116      -2     
  Partials      124      124