Skip to content

feat: make doc-kit friendly for newcomers - #995

Closed
avivkeller wants to merge 7 commits into
mainfrom
feat/friendly-kitten
Closed

feat: make doc-kit friendly for newcomers#995
avivkeller wants to merge 7 commits into
mainfrom
feat/friendly-kitten

feat(core): add doc-kit bootstrap command

0b18b81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 1s

88.38% (target 80.00%)

View this Pull Request on Codecov

88.38% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 77.49538% with 487 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.38%. Comparing base (e47d0ce) to head (0b18b81).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/bin/commands/bootstrap.mjs 0.00% 186 Missing ⚠️
packages/core/bin/commands/serve.mjs 0.00% 96 Missing ⚠️
packages/core/bin/commands/install.mjs 0.00% 55 Missing ⚠️
packages/core/bin/commands/options.mjs 0.00% 39 Missing ⚠️
packages/core/src/utils/install.mjs 82.88% 32 Missing ⚠️
packages/core/src/server/index.mjs 88.78% 24 Missing and 1 partial ⚠️
packages/core/bin/commands/generate.mjs 0.00% 11 Missing ⚠️
...react/src/sitemap/utils/createPageSitemapEntry.mjs 63.15% 7 Missing ⚠️
packages/core/src/utils/configuration/index.mjs 88.46% 6 Missing ⚠️
scripts/build-docs-content.mjs 0.00% 6 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   89.60%   88.38%   -1.22%     
==========================================
  Files         197      213      +16     
  Lines       18418    20043    +1625     
  Branches     1724     1877     +153     
==========================================
+ Hits        16503    17716    +1213     
- Misses       1908     2319     +411     
- Partials        7        8       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.