Skip to content

refactor: write api and rest client#217

Open
NguyenHoangSon96 wants to merge 2 commits into
mainfrom
refactor/rest-client
Open

refactor: write api and rest client#217
NguyenHoangSon96 wants to merge 2 commits into
mainfrom
refactor/rest-client

refactor: disable multiprocessing helper class

4363891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

88.98% (+10.08%) compared to a399262

View this Pull Request on Codecov

88.98% (+10.08%) compared to a399262

Details

Codecov Report

❌ Patch coverage is 88.14318% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.98%. Comparing base (a399262) to head (4363891).

Files with missing lines Patch % Lines
influxdb_client_3/write_client/client/write_api.py 85.96% 40 Missing ⚠️
...nfluxdb_client_3/write_client/_sync/rest_client.py 91.05% 11 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     #217       +/-   ##
===========================================
+ Coverage   78.90%   88.98%   +10.08%     
===========================================
  Files          36       27        -9     
  Lines        2607     2006      -601     
===========================================
- Hits         2057     1785      -272     
+ Misses        550      221      -329     

☔ 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.