fix(targets): missing begin()s related to SQLAlchemy 2.0 #1954
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 is100.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
Loading