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

[syncer] Configurable Reorg Depth #222

Merged
merged 3 commits into from
Nov 5, 2020

Conversation

patrick-ogrady
Copy link
Contributor

This PR makes it possible to configure the reorg depth that the syncer can handle.

Changes

  • make reorg depth configurable in syncer
  • make pruning depth configurable in statefulsyncer

yfl92
yfl92 previously approved these changes Nov 5, 2020
@coveralls
Copy link

coveralls commented Nov 5, 2020

Pull Request Test Coverage Report for Build 10718

  • 6 of 10 (60.0%) changed or added relevant lines in 3 files are covered.
  • 43 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 79.058%

Changes Missing Coverage Covered Lines Changed/Added Lines %
syncer/configuration.go 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
reconciler/reconciler.go 43 84.43%
Totals Coverage Status
Change from base Build 10705: -0.01%
Covered Lines: 7335
Relevant Lines: 9278

💛 - Coveralls

@patrick-ogrady patrick-ogrady merged commit eeb3d96 into master Nov 5, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/configurable-syncer-depth branch November 5, 2020 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants