Skip to content

feat(type-parsing): use typescript#887

Open
avivkeller wants to merge 4 commits into
mainfrom
typescript
Open

feat(type-parsing): use typescript#887
avivkeller wants to merge 4 commits into
mainfrom
typescript

Update version number to 1.0.1

046386f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

85.75% (target 80.00%)

View this Pull Request on Codecov

85.75% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 98.36846% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.75%. Comparing base (d7bdf39) to head (046386f).

Files with missing lines Patch % Lines
src/utils/remark.mjs 62.06% 11 Missing ⚠️
src/generators/metadata/utils/resolveTypes.mjs 97.69% 5 Missing and 1 partial ⚠️
src/generators/man-page/utils/converter.mjs 25.00% 3 Missing ⚠️
src/generators/legacy-html/utils/buildContent.mjs 0.00% 1 Missing ⚠️
src/utils/queries/utils.mjs 50.00% 1 Missing ⚠️
src/utils/type-annotations/hast.mjs 99.11% 1 Missing ⚠️
src/utils/unist.mjs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
+ Coverage   85.04%   85.75%   +0.70%     
==========================================
  Files         179      186       +7     
  Lines       16496    17162     +666     
  Branches     1500     1552      +52     
==========================================
+ Hits        14029    14717     +688     
+ Misses       2457     2436      -21     
+ Partials       10        9       -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.