influxdb3-python icon indicating copy to clipboard operation
influxdb3-python copied to clipboard

refactor: to `timezone` specific `datetime` helpers to avoid use deprecated functions

Open bednar opened this issue 1 year ago • 1 comments
trafficstars

Proposed Changes

image image

Checklist

  • [x] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] Tests pass
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

bednar avatar May 02 '24 07:05 bednar

Codecov Report

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

Project coverage is 53.39%. Comparing base (c580008) to head (4da8d38).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   50.52%   53.39%   +2.86%     
==========================================
  Files          39       40       +1     
  Lines        2276     2285       +9     
==========================================
+ Hits         1150     1220      +70     
+ Misses       1126     1065      -61     

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

codecov[bot] avatar May 02 '24 07:05 codecov[bot]