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

feat: Generic incremental replication support for BATCH mode in SQL taps #1894

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 976-initialize-batch-replication-values

ea44786
Select commit
Loading
Failed to load commit list.
Draft

feat: Generic incremental replication support for BATCH mode in SQL taps #1894

Merge branch 'main' into 976-initialize-batch-replication-values
ea44786
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 12, 2023 in 1s

86.78% (-0.05%) compared to f1f87ac

View this Pull Request on Codecov

86.78% (-0.05%) compared to f1f87ac

Details

Codecov Report

Merging #1894 (ea44786) into main (f1f87ac) will decrease coverage by 0.05%.
The diff coverage is 84.70%.

@@            Coverage Diff             @@
##             main    #1894      +/-   ##
==========================================
- Coverage   86.83%   86.78%   -0.05%     
==========================================
  Files          58       58              
  Lines        4885     4965      +80     
  Branches      777      795      +18     
==========================================
+ Hits         4242     4309      +67     
- Misses        456      462       +6     
- Partials      187      194       +7     
Files Coverage Δ
singer_sdk/exceptions.py 100.00% <100.00%> (ø)
singer_sdk/helpers/_batch.py 91.80% <100.00%> (+1.14%) ⬆️
singer_sdk/helpers/capabilities.py 92.42% <ø> (ø)
singer_sdk/target_base.py 92.27% <100.00%> (ø)
singer_sdk/connectors/sql.py 83.97% <50.00%> (-0.45%) ⬇️
singer_sdk/streams/core.py 83.99% <50.00%> (-0.32%) ⬇️
singer_sdk/helpers/_typing.py 73.39% <50.00%> (-0.67%) ⬇️
singer_sdk/batch.py 92.10% <86.66%> (-7.90%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more