daq-tools / influxio

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

Fix CrateDB Cloud connectivity #126

Closed amotl closed 1 month ago

amotl commented 1 month ago

About

By supporting to propagate input database parameters to SQLAlchemy, like ssl=true, this patch fixes the connectivity problem with CrateDB Cloud.

References

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 79.65%. Comparing base (caf8e4a) to head (d544a08).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #126 +/- ## ========================================== + Coverage 79.49% 79.65% +0.16% ========================================== Files 12 12 Lines 634 639 +5 ========================================== + Hits 504 509 +5 Misses 130 130 ``` | [Flag](https://app.codecov.io/gh/daq-tools/influxio/pull/126/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/126/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools) | `79.65% <100.00%> (+0.16%)` | :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=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.