image-sieve icon indicating copy to clipboard operation
image-sieve copied to clipboard

Window position

Open Futsch1 opened this issue 3 years ago • 1 comments

Futsch1 avatar Oct 16 '22 12:10 Futsch1

Codecov Report

Base: 76.69% // Head: 77.09% // Increases project coverage by +0.39% :tada:

Coverage data is based on head (cd95b97) compared to base (b305f82). Patch coverage: 74.22% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   76.69%   77.09%   +0.39%     
==========================================
  Files          22       23       +1     
  Lines        3291     3383      +92     
==========================================
+ Hits         2524     2608      +84     
- Misses        767      775       +8     
Impacted Files Coverage Δ
src/main_window.rs 0.00% <0.00%> (ø)
src/synchronize.rs 0.00% <0.00%> (ø)
src/controller/items_controller.rs 91.76% <77.77%> (+1.71%) :arrow_up:
src/item_sort_list/timestamp.rs 88.88% <88.88%> (ø)
src/item_sort_list/event.rs 100.00% <100.00%> (ø)
src/item_sort_list/file_item.rs 97.74% <100.00%> (-0.02%) :arrow_down:
src/item_sort_list/item_list.rs 88.94% <100.00%> (ø)
src/item_sort_list/sieve.rs 96.98% <100.00%> (-0.03%) :arrow_down:
src/misc/image_cache.rs 92.68% <100.00%> (+0.81%) :arrow_up:
src/misc/video_to_image.rs 80.45% <100.00%> (ø)
... and 7 more

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 16 '22 14:10 codecov[bot]