fix: partial write error handling - #239
Open
NguyenHoangSon96 wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Sep 3, 2026 in 1s
88.05% (+1.15%) compared to 4b3549c
View this Pull Request on Codecov
88.05% (+1.15%) compared to 4b3549c
Details
Codecov Report
❌ Patch coverage is 95.08197% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.05%. Comparing base (4b3549c) to head (080c02e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| influxdb_client_3/write_client/write_exceptions.py | 94.28% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #239 +/- ##
==========================================
+ Coverage 86.90% 88.05% +1.15%
==========================================
Files 28 28
Lines 2084 2043 -41
==========================================
- Hits 1811 1799 -12
+ Misses 273 244 -29 ☔ 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.
Loading