influxdata / influxdb-client-python

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

feat: Add `__eq__` implementation to class Point #625

Closed hf-kklein closed 8 months ago

hf-kklein commented 8 months ago

fixes #623

Checklist

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (8286f45) 90.35% compared to head (9b34a51) 90.36%.

:exclamation: Current head 9b34a51 differs from pull request most recent head d32a35a. Consider uploading reports for the commit d32a35a to get more accurate results

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ========================================== + Coverage 90.35% 90.36% +0.01% ========================================== Files 39 39 Lines 3493 3497 +4 ========================================== + Hits 3156 3160 +4 Misses 337 337 ```

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