influxdb-client-js
influxdb-client-js copied to clipboard
feat: update document generator library
Fixes #
Proposed Changes
_ Replace the current document library with Typedoc
I have to change the import link from "@influxdata/influxdb-client" to relative path Typedoc will throw errors If I'm not, for some reason 🤷♂️
Checklist
- [x] CHANGELOG.md updated
- [x] Rebased/mergeable
- [x] A test has been added if appropriate
- [x]
yarn testcompletes successfully - [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
141efbb) to head (9df4b4f).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #1111 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 35 35
Lines 1450 1450
Branches 345 345
=========================================
Hits 1450 1450
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.