Skip to content

Merge branch 'main' into feat/partial-writes

3edb2f5
Select commit
Loading
Failed to load commit list.
Merged

feat: support partial writes #365

Merge branch 'main' into feat/partial-writes
3edb2f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

88.19% (+0.29%) compared to 2a148db

View this Pull Request on Codecov

88.19% (+0.29%) compared to 2a148db

Details

Codecov Report

❌ Patch coverage is 95.20958% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.19%. Comparing base (2a148db) to head (3edb2f5).

Files with missing lines Patch % Lines
...va/com/influxdb/v3/client/internal/RestClient.java 92.77% 0 Missing and 6 partials ⚠️
...va/com/influxdb/v3/client/config/ClientConfig.java 96.15% 0 Missing and 1 partial ⚠️
...ava/com/influxdb/v3/client/write/WriteOptions.java 96.42% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
+ Coverage   87.90%   88.19%   +0.29%     
==========================================
  Files          20       21       +1     
  Lines        1397     1525     +128     
  Branches      241      275      +34     
==========================================
+ Hits         1228     1345     +117     
- Misses         81       82       +1     
- Partials       88       98      +10     

☔ View full report in Codecov by Sentry.
📢 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.