Futsch1 / image-sieve

GUI based tool to sort and categorize images written in Rust
GNU General Public License v3.0
129 stars 9 forks source link

Filter only similars #93

Closed Futsch1 closed 5 months ago

Futsch1 commented 5 months ago

fixes #91

fixes #89 (use nfde now) fixes #90 (use FFmpeg 7)

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 55.88235% with 15 lines in your changes missing coverage. Please review.

Project coverage is 75.77%. Comparing base (8d9e5e0) to head (a3efa6a).

Files Patch % Lines
src/main_window.rs 0.00% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 75.66% 75.77% +0.11% ========================================== Files 22 22 Lines 3291 3311 +20 ========================================== + Hits 2490 2509 +19 - Misses 801 802 +1 ```

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