Skip to content

refactor: rest client#217

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

refactor: rest client#217
NguyenHoangSon96 wants to merge 15 commits into
mainfrom
refactor/rest-client

refactor: write rest client

0f7af30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

87.39% (+8.48%) compared to a022daa

View this Pull Request on Codecov

87.39% (+8.48%) compared to a022daa

Details

Codecov Report

❌ Patch coverage is 87.13318% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.39%. Comparing base (a022daa) to head (0f7af30).

Files with missing lines Patch % Lines
influxdb_client_3/write_client/client/write_api.py 86.61% 38 Missing ⚠️
...nfluxdb_client_3/write_client/_sync/rest_client.py 90.35% 11 Missing ⚠️
...write_client/client/util/multiprocessing_helper.py 25.00% 6 Missing ⚠️
influxdb_client_3/__init__.py 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
+ Coverage   78.90%   87.39%   +8.48%     
==========================================
  Files          36       28       -8     
  Lines        2607     2054     -553     
==========================================
- Hits         2057     1795     -262     
+ Misses        550      259     -291     

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