fix: Support fetching multiple databases and schemas and their associated tables #835
Codecov / codecov/project
succeeded
Dec 9, 2023 in 1s
90.76% (+0.11%) compared to 1ce1ba9
View this Pull Request on Codecov
90.76% (+0.11%) compared to 1ce1ba9
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
1ce1ba9
) 90.64% compared to head (d619322
) 90.76%.
Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
duckdb_engine/__init__.py | 92.59% | 2 Missing |
duckdb_engine/tests/test_basic.py | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #835 +/- ##
==========================================
+ Coverage 90.64% 90.76% +0.11%
==========================================
Files 10 10
Lines 759 801 +42
==========================================
+ Hits 688 727 +39
- Misses 71 74 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading