InfluxCommunity / influxdb3-go

The go package that provides a simple and convenient way to interact with InfluxDB 3.
https://pkg.go.dev/github.com/InfluxCommunity/influxdb3-go
MIT License
21 stars 11 forks source link

feat: user-agent header in gRPC #85

Closed karel-rehor closed 1 month ago

karel-rehor commented 1 month ago

Proposed Changes

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.34%. Comparing base (d1bf97b) to head (c908413).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 83.38% 83.34% -0.04% ========================================== Files 12 12 Lines 1011 1009 -2 ========================================== - Hits 843 841 -2 Misses 138 138 Partials 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.