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

Try to cap incremental syncs from working on massive gaps #3374

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented May 14, 2024

This should speed up incremental syncs.

@S7evinK S7evinK requested a review from a team as a code owner May 14, 2024 17:48
Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 96.77419% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.51%. Comparing base (46902e5) to head (fb5e1ab).

Files Patch % Lines
syncapi/storage/shared/storage_consumer.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3374   +/-   ##
=======================================
  Coverage   67.51%   67.51%           
=======================================
  Files         521      521           
  Lines       47366    47386   +20     
=======================================
+ Hits        31977    31992   +15     
- Misses      11405    11409    +4     
- Partials     3984     3985    +1     
Flag Coverage Δ
unittests 52.76% <96.77%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

2 participants