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: add support for custom query/gRPC headers #76

Closed alespour closed 2 months ago

alespour commented 3 months ago

Proposed Changes

Checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.38%. Comparing base (f0bf1b6) to head (6615c39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 83.09% 83.38% +0.28% ========================================== Files 12 12 Lines 994 1011 +17 ========================================== + Hits 826 843 +17 Misses 138 138 Partials 30 30 ```

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