-
Notifications
You must be signed in to change notification settings - Fork 71
feat: update document generator library #1111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ 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 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs build for me locally. Changes make sense.
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
yarn test
completes successfully