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: propagate HTTP headers to HttpError type #369

Closed karel-rehor closed 1 month ago

karel-rehor commented 1 month ago

Closes #357

Proposed Changes

Briefly describe your 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 97.57%. Comparing base (5cad6a9) to head (1ca7b22). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #369 +/- ## ======================================= Coverage 97.57% 97.57% ======================================= Files 23 23 Lines 907 908 +1 Branches 214 214 ======================================= + Hits 885 886 +1 Misses 10 10 Partials 12 12 ```

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