fix: partial write error handling - #239
Open
NguyenHoangSon96 wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Sep 8, 2026 in 0s
88.80% (+1.36%) compared to d2fc4da
View this Pull Request on Codecov
88.80% (+1.36%) compared to d2fc4da
Details
Codecov Report
❌ Patch coverage is 96.99248% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.80%. Comparing base (d2fc4da) to head (6cf2352).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| influxdb_client_3/write_client/write_exceptions.py | 96.55% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #239 +/- ##
==========================================
+ Coverage 87.43% 88.80% +1.36%
==========================================
Files 28 28
Lines 2030 2000 -30
==========================================
+ Hits 1775 1776 +1
+ Misses 255 224 -31 ☔ 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