InfluxCommunity / influxdb3-js

The JavaScript Client that provides a simple and convenient way to interact with InfluxDB 3.
https://influxcommunity.github.io/influxdb3-js/
MIT License
13 stars 4 forks source link

feat: adds correct user-agent information header to calls #319

Closed karel-rehor closed 3 months ago

karel-rehor commented 3 months ago

Closes #

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 96.47%. Comparing base (d7a8e47) to head (e2d13af).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #319 +/- ## ======================================= Coverage 96.46% 96.47% ======================================= Files 23 23 Lines 906 907 +1 Branches 214 214 ======================================= + Hits 874 875 +1 Misses 7 7 Partials 25 25 ```

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