influxdata / influxdb-client-python

InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
706 stars 185 forks source link

refactor: to timezone specific datetime helper to avoid use deprecated functions #652

Closed bednar closed 2 months ago

bednar commented 4 months ago

Closes #603

Proposed Changes

image image

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 90.43%. Comparing base (b844a82) to head (e205347).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #652 +/- ## ======================================= Coverage 90.43% 90.43% ======================================= Files 40 40 Lines 3524 3524 ======================================= Hits 3187 3187 Misses 337 337 ```

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