Switch to new SQLAlchemy dialect for CrateDB #15
Codecov / codecov/project
succeeded
Dec 21, 2023 in 0s
88.87% (+2.75%) compared to 582b512
View this Pull Request on Codecov
88.87% (+2.75%) compared to 582b512
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
582b512
) 86.11% compared to head (0ec842a
) 88.87%.
Files | Patch % | Lines |
---|---|---|
target_cratedb/connector.py | 80.00% | 1 Missing |
target_cratedb/sqlalchemy/patch.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #15 +/- ##
==========================================
+ Coverage 86.11% 88.87% +2.75%
==========================================
Files 7 6 -1
Lines 713 665 -48
==========================================
- Hits 614 591 -23
+ Misses 99 74 -25
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading