influxdb-client-js icon indicating copy to clipboard operation
influxdb-client-js copied to clipboard

feat: update document generator library

Open NguyenHoangSon96 opened this issue 10 months ago • 1 comments

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 test completes successfully
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

NguyenHoangSon96 avatar Feb 03 '25 09:02 NguyenHoangSon96

:warning: Please install the 'codecov app svg image' 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.

codecov-commenter avatar Feb 04 '25 08:02 codecov-commenter