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

fix: link to example #385

Closed bednar closed 1 month ago

bednar commented 1 month ago

Closes #384

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.59%. Comparing base (f841def) to head (acdd813).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #385 +/- ## ======================================= Coverage 97.59% 97.59% ======================================= Files 23 23 Lines 915 915 Branches 218 218 ======================================= Hits 893 893 Misses 10 10 Partials 12 12 ```

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