Skip to content

dedupe things, still some todos left tho

8fd003d
Select commit
Loading
Failed to load commit list.
Open

feat: json, json-all generators #287

dedupe things, still some todos left tho
8fd003d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2026 in 1s

86.94% (target 70.00%)

View this Pull Request on Codecov

86.94% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 97.65972% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.94%. Comparing base (2cff615) to head (8fd003d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/generators/json/utils/sections/property.mjs 37.20% 27 Missing ⚠️
src/generators/json/utils/sections/index.mjs 81.41% 20 Missing and 1 partial ⚠️
src/utils/parseParameterList.mjs 92.01% 17 Missing ⚠️
src/generators/json/index.mjs 85.57% 15 Missing ⚠️
src/utils/assertAstType.mjs 76.92% 12 Missing ⚠️
...generators/json/utils/createParameterGroupings.mjs 91.17% 9 Missing ⚠️
src/generators/json-all/index.mjs 87.87% 8 Missing ⚠️
src/generators/json/utils/findParentSection.mjs 78.26% 5 Missing ⚠️
src/generators/json/__tests__/index.test.mjs 93.65% 4 Missing ⚠️
src/generators/json/utils/parseTypeList.mjs 91.66% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   79.97%   86.94%   +6.96%     
==========================================
  Files         127      154      +27     
  Lines       12276    18014    +5738     
  Branches      866     1161     +295     
==========================================
+ Hits         9818    15662    +5844     
+ Misses       2455     2346     -109     
- Partials        3        6       +3     

☔ View full report in Codecov by Sentry.
📢 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.