Skip to content

feat: add typedoc support - #263

Closed
beeme1mr wants to merge 1 commit into
open-feature:mainfrom
beeme1mr:main
Closed

feat: add typedoc support#263
beeme1mr wants to merge 1 commit into
open-feature:mainfrom
beeme1mr:main

Conversation

@beeme1mr

@beeme1mr beeme1mr commented Oct 7, 2022

Copy link
Copy Markdown
Member

This PR

Generates documentation based on TypeScript types and deploys the docs using GH pages.

How to test

This was tested in a fork. The generated GH page can be seen here.

Signed-off-by: Michael Beemer beeme1mr@users.noreply.github.com

@beeme1mr
beeme1mr requested a review from toddbaert October 7, 2022 21:32
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #263 (0c9a853) into main (49a734b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          15       15           
  Lines        1217     1236   +19     
  Branches       97       97           
=======================================
+ Hits         1213     1232   +19     
  Misses          4        4           
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/open-feature.ts 98.52% <100.00%> (+0.10%) ⬆️
src/types.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@toddbaert toddbaert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this!

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr

Copy link
Copy Markdown
Member Author

Closing in favor of this PR

@beeme1mr beeme1mr closed this Oct 11, 2022
lukas-reining pushed a commit that referenced this pull request Jun 29, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants