Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve collection refresh performance #635

Merged
merged 63 commits into from
Jun 17, 2024
Merged

Improve collection refresh performance #635

merged 63 commits into from
Jun 17, 2024

Conversation

Kicer86
Copy link
Owner

@Kicer86 Kicer86 commented May 3, 2024

No description provided.

Copy link

codecov bot commented May 3, 2024

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 ⚠️
src/database/ut_printers.hpp 0.00% 4 Missing ⚠️
...atabase/backends/memory_backend/memory_backend.cpp 96.66% 1 Missing ⚠️
...kends/sql_backends/people_information_accessor.cpp 50.00% 1 Missing ⚠️
src/database/explicit_photo_delta.hpp 85.71% 1 Missing ⚠️
src/unit_tests_utils/mock_photo_operator.hpp 0.00% 1 Missing ⚠️
src/unit_tests_utils/printers.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kicer86 Kicer86 force-pushed the refresh_performance branch 3 times, most recently from 85ef99d to 2ed48ce Compare June 8, 2024 13:26
@Kicer86 Kicer86 marked this pull request as ready for review June 17, 2024 19:36
@mergify mergify bot merged commit 67c74cf into master Jun 17, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant