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

Configurable first sync depth #152

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Configurable first sync depth #152

merged 2 commits into from
Feb 9, 2024

Conversation

gammazero
Copy link
Collaborator

There is now a dagsync.Subscriber option to configure the first sync depth for a new provider.

There is now a dagsync.Subscriber option to configure the first sync depth for a new provider.
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a71a4b6) 62.06% compared to head (fbf426c) 61.90%.

Files Patch % Lines
dagsync/option.go 57.14% 2 Missing and 1 partial ⚠️
dagsync/subscriber.go 80.00% 1 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   62.06%   61.90%   -0.17%     
==========================================
  Files          49       49              
  Lines        4302     4318      +16     
==========================================
+ Hits         2670     2673       +3     
- Misses       1335     1347      +12     
- Partials      297      298       +1     

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

@gammazero gammazero merged commit f92d4c1 into main Feb 9, 2024
7 checks passed
@gammazero gammazero deleted the first-sync-depth branch February 9, 2024 01:35
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.

2 participants