Closed jacobmarble closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.43%. Comparing base (
653af46
) to head (9b4cf12
). Report is 13 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@bednar I don't have permission to merge, so I'll leave it to you. Thanks for your attention!
Helps internal issue https://github.com/influxdata/idpe/issues/18710
Proposed Changes
InfluxDB v3 Serverless will soon return 201 or 204, in cases where InfluxDB v1 and v2 only return 204. This change anticipates this API change. Public docs will also be updated.
InfluxDB v3 Dedicated and Clustered already have this behavior, and it is already documented.
Checklist
pytest tests
completes successfully