Skip to content

feat(type-parsing): use oxc-parser#887

Open
avivkeller wants to merge 5 commits into
mainfrom
typescript
Open

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

fixup!

52e418d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

85.28% (target 80.00%)

View this Pull Request on Codecov

85.28% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 93.44569% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.28%. Comparing base (4f07fee) to head (52e418d).

Files with missing lines Patch % Lines
src/generators/metadata/utils/resolveTypes.mjs 66.66% 52 Missing ⚠️
src/utils/remark.mjs 62.06% 11 Missing ⚠️
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.19%   85.28%   +0.09%     
==========================================
  Files         180      186       +6     
  Lines       16570    16837     +267     
  Branches     1514     1496      -18     
==========================================
+ Hits        14116    14359     +243     
- Misses       2444     2470      +26     
+ Partials       10        8       -2     

☔ 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.