influxdata / influxdb-client-python

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

fix: multiprocessing example #664

Closed bednar closed 3 months ago

bednar commented 3 months ago

Closes #578

Proposed Changes

  1. Fixed rx chain
  2. Add new source of data => using gzip compression in example

Checklist

codecov-commenter commented 3 months ago

: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 (0dcc35b) to head (e1990e4). 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 ```diff @@ Coverage Diff @@ ## master #664 +/- ## ======================================= 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.