Skip to content

chore: fix tests and back to acorn

b933b0a
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce parallelization worker for chunked generation processing #507

chore: fix tests and back to acorn
b933b0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2025 in 1s

75.71% (target 70.00%)

View this Pull Request on Codecov

75.71% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 68.79756% with 205 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.71%. Comparing base (260cc1d) to head (b933b0a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/generators/legacy-html/index.mjs 27.94% 49 Missing ⚠️
src/threading/parallel.mjs 61.81% 41 Missing and 1 partial ⚠️
src/generators/jsx-ast/index.mjs 35.93% 41 Missing ⚠️
src/generators.mjs 3.12% 31 Missing ⚠️
src/generators/legacy-json/index.mjs 42.85% 16 Missing ⚠️
src/generators/metadata/index.mjs 54.54% 10 Missing ⚠️
src/generators/web/utils/bundle.mjs 50.00% 9 Missing ⚠️
src/threading/index.mjs 92.10% 3 Missing ⚠️
src/generators/orama-db/index.mjs 0.00% 2 Missing ⚠️
bin/commands/generate.mjs 94.11% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
+ Coverage   74.35%   75.71%   +1.36%     
==========================================
  Files         112      115       +3     
  Lines       10747    11181     +434     
  Branches      722      756      +34     
==========================================
+ Hits         7991     8466     +475     
+ Misses       2753     2711      -42     
- Partials        3        4       +1     

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