influxdb-client-python icon indicating copy to clipboard operation
influxdb-client-python copied to clipboard

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

Open bednar opened this issue 1 year ago • 1 comments

Closes #603

Proposed Changes

image image

Checklist

  • [x] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] pytest tests completes successfully
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

bednar avatar May 02 '24 07:05 bednar

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

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). Report is 10 commits behind head on master.

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

Additional details and impacted files
@@           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.

codecov-commenter avatar May 02 '24 07:05 codecov-commenter