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

fix(targets): missing begin()s related to SQLAlchemy 2.0 #1954

Merged
merged 7 commits into from
Sep 13, 2023

Use patched duckdb

ee948d3
Select commit
Loading
Failed to load commit list.
Merged

fix(targets): missing begin()s related to SQLAlchemy 2.0 #1954

Use patched duckdb
ee948d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 1s

87.08% (+0.07%) compared to 07198b0

View this Pull Request on Codecov

87.08% (+0.07%) compared to 07198b0

Details

Codecov Report

Merging #1954 (ee948d3) into main (07198b0) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1954      +/-   ##
==========================================
+ Coverage   87.01%   87.08%   +0.07%     
==========================================
  Files          59       59              
  Lines        5112     5112              
  Branches      827      827              
==========================================
+ Hits         4448     4452       +4     
+ Misses        468      465       -3     
+ Partials      196      195       -1     
Files Changed Coverage Δ
singer_sdk/connectors/sql.py 84.15% <100.00%> (+1.32%) ⬆️

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