crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
3 stars 2 forks source link

Chore: A few adjustments after migration from crate-python #66

Closed amotl closed 5 months ago

amotl commented 5 months ago

A few spots have been missed when migrating the code base from crate-python. This patch adjusts them. There will probably be a few more while we go.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.64%. Comparing base (4a42711) to head (0aaa5a5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 84.51% 84.64% +0.12% ========================================== Files 14 14 Lines 917 918 +1 ========================================== + Hits 775 777 +2 + Misses 142 141 -1 ``` | [Flag](https://app.codecov.io/gh/crate-workbench/sqlalchemy-cratedb/pull/66/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crate-workbench) | Coverage Δ | | |---|---|---| | [main](https://app.codecov.io/gh/crate-workbench/sqlalchemy-cratedb/pull/66/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crate-workbench) | `84.64% <100.00%> (+0.12%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crate-workbench#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.