Skip to content

chore: make doc-kit friendly - #999

Closed
avivkeller wants to merge 1 commit into
mainfrom
newcommer
Closed

chore: make doc-kit friendly#999
avivkeller wants to merge 1 commit into
mainfrom
newcommer

chore: make doc-kit friendly

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

88.10% (target 80.00%)

View this Pull Request on Codecov

88.10% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 65.06986% with 525 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.10%. Comparing base (c334823) to head (a13933b).

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 ⚠️
www/doc-kit.config.mjs 0.00% 66 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 ⚠️
scripts/build-docs-content.mjs 0.00% 9 Missing ⚠️
packages/core/bin/commands/index.mjs 0.00% 4 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #999      +/-   ##
==========================================
- Coverage   89.63%   88.10%   -1.54%     
==========================================
  Files         200      210      +10     
  Lines       18501    19934    +1433     
  Branches     1729     1860     +131     
==========================================
+ Hits        16584    17562     +978     
- Misses       1910     2364     +454     
- 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.