crate / sqlalchemy-cratedb

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

Dependencies: Use `crate==1.0.0dev0` #68

Closed amotl closed 5 months ago

amotl commented 5 months ago

Better pinning it here instead of polluting downstream projects. This version of crate-python has been stripped off the SQLAlchemy code, because it lives here now.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 84.65%. Comparing base (9b4d8c4) to head (04b8800).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 84.65% 84.65% ======================================= Files 14 14 Lines 919 919 ======================================= Hits 778 778 Misses 141 141 ``` | [Flag](https://app.codecov.io/gh/crate-workbench/sqlalchemy-cratedb/pull/68/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/68/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=crate-workbench) | `84.65% <ø> (ø)` | | 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.