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

feat: mainlib docs on new website #9930

Merged
merged 38 commits into from
Nov 8, 2023

feat: generate index for new docs

8d6fedc
Select commit
Loading
Failed to load commit list.
Merged

feat: mainlib docs on new website #9930

feat: generate index for new docs
8d6fedc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

59.51% (-0.62%) compared to f713e47

View this Pull Request on Codecov

59.51% (-0.62%) compared to f713e47

Details

Codecov Report

Merging #9930 (8d6fedc) into main (f713e47) will decrease coverage by 0.62%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #9930      +/-   ##
==========================================
- Coverage   60.12%   59.51%   -0.62%     
==========================================
  Files         234      236       +2     
  Lines       16246    16413     +167     
  Branches     1234     1236       +2     
==========================================
  Hits         9768     9768              
- Misses       6434     6601     +167     
  Partials       44       44              
Files Coverage Δ
apps/guide/src/util/constants.ts 0.00% <0.00%> (ø)
apps/website/src/app/docAPI.ts 0.00% <0.00%> (ø)
apps/website/src/components/Property.tsx 0.00% <0.00%> (ø)
...rc/components/model/method/MethodDocumentation.tsx 0.00% <0.00%> (ø)
...bsite/src/components/model/method/MethodHeader.tsx 0.00% <0.00%> (ø)
apps/website/src/util/constants.ts 0.00% <0.00%> (ø)
apps/website/src/app/docs/packages/page.tsx 0.00% <0.00%> (ø)
apps/website/src/util/model.ts 0.00% <0.00%> (ø)
...s/website/src/app/docs/packages/[package]/page.tsx 0.00% <0.00%> (ø)
...s/website/src/components/documentation/Members.tsx 0.00% <0.00%> (ø)
... and 14 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!