Skip to content

refactor: multiprocessing helper#222

Open
NguyenHoangSon96 wants to merge 1 commit into
mainfrom
refactor/multiprocessing-helper
Open

refactor: multiprocessing helper#222
NguyenHoangSon96 wants to merge 1 commit into
mainfrom
refactor/multiprocessing-helper

refactor: multiprocess helper class

ab75516
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

88.58% (+9.68%) compared to a022daa

View this Pull Request on Codecov

88.58% (+9.68%) compared to a022daa

Details

Codecov Report

❌ Patch coverage is 87.85249% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.58%. Comparing base (a022daa) to head (ab75516).

Files with missing lines Patch % Lines
influxdb_client_3/write_client/client/write_api.py 84.91% 43 Missing ⚠️
...nfluxdb_client_3/write_client/_sync/rest_client.py 93.49% 8 Missing ⚠️
...write_client/client/util/multiprocessing_helper.py 78.57% 3 Missing ⚠️
influxdb_client_3/__init__.py 97.22% 1 Missing ⚠️
...luxdb_client_3/write_client/client/util/helpers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   78.90%   88.58%   +9.68%     
==========================================
  Files          36       28       -8     
  Lines        2607     2068     -539     
==========================================
- Hits         2057     1832     -225     
+ Misses        550      236     -314     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.