Kicer86 / photobroom

Photos managing tool
9 stars 4 forks source link

Improve collection refresh performance #635

Closed Kicer86 closed 2 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 91.69231% with 27 lines in your changes missing coverage. Please review.

Project coverage is 84.17%. Comparing base (a59e35a) to head (d9cc6a1).

Files Patch % Lines
.../database/backends/sql_backends/photo_operator.cpp 89.65% 18 Missing :warning:
src/database/ut_printers.hpp 0.00% 4 Missing :warning:
...atabase/backends/memory_backend/memory_backend.cpp 96.66% 1 Missing :warning:
...kends/sql_backends/people_information_accessor.cpp 50.00% 1 Missing :warning:
src/database/explicit_photo_delta.hpp 85.71% 1 Missing :warning:
src/unit_tests_utils/mock_photo_operator.hpp 0.00% 1 Missing :warning:
src/unit_tests_utils/printers.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #635 +/- ## ========================================== + Coverage 83.46% 84.17% +0.70% ========================================== Files 191 192 +1 Lines 8021 8257 +236 ========================================== + Hits 6695 6950 +255 + Misses 1326 1307 -19 ```

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