Skip to content

feat(cli): add a configuration file option

bd13b19
Select commit
Loading
Failed to load commit list.
Merged

feat(cli): add a configuration file option #593

feat(cli): add a configuration file option
bd13b19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 0s

78.68% (target 70.00%)

View this Pull Request on Codecov

78.68% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 74.79821% with 281 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.68%. Comparing base (f8758bf) to head (bd13b19).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/generators/legacy-html/index.mjs 19.29% 46 Missing ⚠️
bin/commands/generate.mjs 0.00% 36 Missing ⚠️
src/utils/generators.mjs 50.00% 21 Missing ⚠️
src/utils/url.mjs 50.00% 20 Missing ⚠️
src/generators/legacy-html-all/index.mjs 39.13% 14 Missing ⚠️
src/generators/legacy-json-all/index.mjs 35.00% 13 Missing ⚠️
src/generators/web/index.mjs 47.82% 12 Missing ⚠️
src/generators/legacy-json/index.mjs 42.10% 11 Missing ⚠️
src/generators/orama-db/index.mjs 26.66% 11 Missing ⚠️
...rators/legacy-html/utils/replaceTemplateValues.mjs 33.33% 10 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #593      +/-   ##
==========================================
- Coverage   80.47%   78.68%   -1.80%     
==========================================
  Files         126      127       +1     
  Lines       12090    12435     +345     
  Branches      867      882      +15     
==========================================
+ Hits         9730     9785      +55     
- Misses       2357     2645     +288     
- Partials        3        5       +2     

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