Skip to content

organize

55d2ec7
Select commit
Loading
Failed to load commit list.
Merged

feat(web): add web generator #285

organize
55d2ec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2025 in 1s

70.80% (target 70.00%)

View this Pull Request on Codecov

70.80% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 64.06480% with 732 lines in your changes missing coverage. Please review.

Project coverage is 70.80%. Comparing base (41ce248) to head (55d2ec7).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/generators/jsx-ast/utils/buildContent.mjs 26.02% 145 Missing ⚠️
src/generators/web/utils/bundle.mjs 13.33% 91 Missing ⚠️
src/generators/web/utils/generate.mjs 18.81% 82 Missing ⚠️
src/generators/web/utils/css.mjs 21.35% 81 Missing ⚠️
src/generators/jsx-ast/utils/buildSignature.mjs 44.00% 70 Missing ⚠️
src/generators/web/utils/processing.mjs 33.33% 60 Missing ⚠️
...rc/generators/jsx-ast/utils/buildPropertyTable.mjs 76.16% 46 Missing ⚠️
src/generators/web/index.mjs 40.54% 44 Missing ⚠️
src/generators/jsx-ast/index.mjs 26.00% 37 Missing ⚠️
src/generators/jsx-ast/utils/transformer.mjs 12.00% 22 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   72.14%   70.80%   -1.35%     
==========================================
  Files         117      128      +11     
  Lines        9992    11621    +1629     
  Branches      597      694      +97     
==========================================
+ Hits         7209     8228    +1019     
- Misses       2780     3390     +610     
  Partials        3        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.