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

Image Viewer: Replace QGraphicsScene based view with QListView #199

Closed ales-erjavec closed 3 years ago

ales-erjavec commented 3 years ago
Issue

Fixes gh-198

Description of changes
Includes
codecov[bot] commented 3 years ago

Codecov Report

Merging #199 (d786193) into master (62a5be7) will increase coverage by 1.30%. The diff coverage is 62.76%.

:exclamation: Current head d786193 differs from pull request most recent head 8a40166. Consider uploading reports for the commit 8a40166 to get more accurate results

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   66.86%   68.17%   +1.30%     
==========================================
  Files          13       17       +4     
  Lines        3033     2856     -177     
  Branches      439      403      -36     
==========================================
- Hits         2028     1947      -81     
+ Misses        886      794      -92     
+ Partials      119      115       -4     
PrimozGodec commented 3 years ago

@ales-erjavec Thanks for this. It looks/works very good. Is it ready to merge?

ales-erjavec commented 3 years ago

Is it ready to merge?

Yes