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
24 stars 13 forks source link

feat: default tags #50

Closed Sciator closed 10 months ago

Sciator commented 10 months ago

Closes #

Proposed Changes

Add option to add default tags

Checklist

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c262f3e) 82.89% compared to head (16641a4) 83.31%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 82.89% 83.31% +0.42% ========================================== Files 11 11 Lines 912 935 +23 ========================================== + Hits 756 779 +23 Misses 128 128 Partials 28 28 ```

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