daq-tools / influxio

Import and export data into/from InfluxDB.
https://influxio.readthedocs.io/
MIT License
0 stars 0 forks source link

SQLAlchemy Dialect: Dependencies: Use `sqlalchemy-cratedb>=0.37` #128

Closed amotl closed 3 weeks ago

amotl commented 3 weeks ago

About

This includes the fix to the get_table_names() reflection method, so it is no longer applicable to apply the monkeypatch from CrateDB Toolkit.

Details

Needed to unblock another downstream patch.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 79.62%. Comparing base (e269b61) to head (26fe7b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== - Coverage 79.68% 79.62% -0.07% ========================================== Files 12 12 Lines 640 638 -2 ========================================== - Hits 510 508 -2 Misses 130 130 ``` | [Flag](https://app.codecov.io/gh/daq-tools/influxio/pull/128/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/daq-tools/influxio/pull/128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `79.62% <ø> (-0.07%)` | :arrow_down: | 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=daq-tools#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.