Skip to content
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

docs: Generate full API docs with typedoc #174

Merged
merged 5 commits into from
Oct 15, 2023
Merged

docs: Generate full API docs with typedoc #174

merged 5 commits into from
Oct 15, 2023

Conversation

aklinker1
Copy link
Collaborator

This closes #173

@aklinker1 aklinker1 self-assigned this Oct 15, 2023
@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit e4db582
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/652b531e74edf500085fffb4
😎 Deploy Preview https://deploy-preview-174--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aklinker1 aklinker1 added the docs Improvements or additions to documentation label Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #174 (e4db582) into main (91a804c) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
+ Coverage   84.69%   84.77%   +0.08%     
==========================================
  Files          68       68              
  Lines        4867     4893      +26     
  Branches      449      446       -3     
==========================================
+ Hits         4122     4148      +26     
  Misses        744      744              
  Partials        1        1              
Files Coverage Δ
src/client/browser.ts 100.00% <100.00%> (ø)
src/client/createContentScriptUi.ts 100.00% <100.00%> (ø)
src/client/index.ts 100.00% <100.00%> (ø)
src/client/utils/ContentScriptContext.ts 74.86% <100.00%> (+0.13%) ⬆️
src/core/clean.ts 31.81% <100.00%> (+4.98%) ⬆️
src/core/types/external.ts 100.00% <100.00%> (ø)
src/index.ts 36.15% <100.00%> (+7.09%) ⬆️

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

@aklinker1 aklinker1 marked this pull request as ready for review October 15, 2023 02:49
@aklinker1 aklinker1 merged commit 5276000 into main Oct 15, 2023
9 checks passed
@aklinker1 aklinker1 deleted the typedoc branch October 15, 2023 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config reference showing wrong types
1 participant