Skip to content

docs: comments for write null fields#374

Merged
NguyenHoangSon96 merged 3 commits intomainfrom
docs/warning-write-null-field
Apr 14, 2026
Merged

docs: comments for write null fields#374
NguyenHoangSon96 merged 3 commits intomainfrom
docs/warning-write-null-field

Conversation

@NguyenHoangSon96
Copy link
Copy Markdown
Contributor

@NguyenHoangSon96 NguyenHoangSon96 commented Apr 14, 2026

Closes #

Proposed Changes

  • Add comments to warn users If they write null values.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@NguyenHoangSon96 NguyenHoangSon96 self-assigned this Apr 14, 2026
@NguyenHoangSon96 NguyenHoangSon96 added this to the 1.8.0 milestone Apr 14, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.90%. Comparing base (d113f81) to head (2b13615).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #374   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          20       20           
  Lines        1397     1397           
  Branches      241      241           
=======================================
  Hits         1228     1228           
  Misses         81       81           
  Partials       88       88           

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

Copy link
Copy Markdown
Contributor

@alespour alespour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only suggest minor rephrasing, and using javadoc tags for improved formatting.

Comment thread src/main/java/com/influxdb/v3/client/InfluxDBClient.java Outdated
Comment thread src/main/java/com/influxdb/v3/client/InfluxDBClient.java Outdated
Comment thread src/main/java/com/influxdb/v3/client/InfluxDBClient.java Outdated
Comment thread src/main/java/com/influxdb/v3/client/InfluxDBClient.java Outdated
Copy link
Copy Markdown
Contributor

@alespour alespour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@NguyenHoangSon96 NguyenHoangSon96 merged commit efde8be into main Apr 14, 2026
17 checks passed
@NguyenHoangSon96 NguyenHoangSon96 deleted the docs/warning-write-null-field branch April 14, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants