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
23 stars 12 forks source link

feat: Edge authentication #91

Closed alespour closed 1 month ago

alespour commented 2 months ago

Closes #88

Proposed Changes

Briefly describe your proposed changes:

Refactored #88, based on my comments there:

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.62%. Comparing base (1c6ab94) to head (0cb1038).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 84.48% 84.62% +0.14% ========================================== Files 14 14 Lines 1096 1106 +10 ========================================== + Hits 926 936 +10 Misses 140 140 Partials 30 30 ```

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