Closed sranka closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c1da0c5
) 92.72% compared to head (425a783
) 92.94%.
: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.
Proposed Changes
This PR adds a new
write.DataToPoint
function that converts custom structures towrite.Point
, the code uses the tags/annotations from v3 client proposal to map structure fields to line protocol parts.See also https://github.com/influxdata/influxdb-client-go/pull/389
Checklist