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

Snap core22 #55

Closed Futsch1 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (b772487) into main (c4f9e87) will increase coverage by 6.91%. The diff coverage is 99.36%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   69.80%   76.72%   +6.91%     
==========================================
  Files          22       22              
  Lines        3143     3291     +148     
==========================================
+ Hits         2194     2525     +331     
+ Misses        949      766     -183     
Impacted Files Coverage Δ
src/persistence/settings.rs 99.06% <97.05%> (+99.06%) :arrow_up:
src/item_sort_list/event.rs 100.00% <100.00%> (+3.57%) :arrow_up:
src/item_sort_list/file_item.rs 97.76% <100.00%> (+8.95%) :arrow_up:
src/item_sort_list/resolvers.rs 92.46% <100.00%> (+7.18%) :arrow_up:
src/persistence/json.rs 98.94% <100.00%> (+98.94%) :arrow_up:
src/persistence/model_to_enum.rs 100.00% <100.00%> (+100.00%) :arrow_up:
src/item_sort_list/item_list.rs 88.94% <0.00%> (+0.50%) :arrow_up:
src/misc/image_cache.rs 92.68% <0.00%> (+0.81%) :arrow_up:
src/misc/images.rs 30.95% <0.00%> (+1.19%) :arrow_up:
src/misc/video_to_image.rs 80.45% <0.00%> (+1.50%) :arrow_up:
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.