-
Notifications
You must be signed in to change notification settings - Fork 66
feat: Support start and finish sequence in ETLng #2226
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
feat: Support start and finish sequence in ETLng #2226
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2226 +/- ##
===========================================
- Coverage 73.22% 73.20% -0.03%
===========================================
Files 370 370
Lines 15082 15094 +12
Branches 7656 7662 +6
===========================================
+ Hits 11044 11049 +5
- Misses 1915 1920 +5
- Partials 2123 2125 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…odexsoft/clio into feature/etlng-start-finish-seq-support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This PR adds support for start and finish sequence specified through the config (for parity).