Skip to content

fixup!

4295b29
Select commit
Loading
Failed to load commit list.
Open

feat(fs): file system improvements #672

fixup!
4295b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

73.94% (target 70.00%)

View this Pull Request on Codecov

73.94% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 52.68817% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.94%. Comparing base (84f6dac) to head (4295b29).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/generators/ast/generate.mjs 0.00% 21 Missing ⚠️
src/utils/file.mjs 64.28% 15 Missing ⚠️
src/generators/jsx-ast/generate.mjs 0.00% 11 Missing ⚠️
src/generators/web/utils/processing.mjs 0.00% 11 Missing ⚠️
src/generators/legacy-html/generate.mjs 0.00% 5 Missing ⚠️
src/generators/orama-db/generate.mjs 0.00% 4 Missing ⚠️
src/generators/web/generate.mjs 0.00% 4 Missing ⚠️
...rc/generators/legacy-html/utils/buildDropdowns.mjs 0.00% 3 Missing ⚠️
...rators/legacy-html/utils/replaceTemplateValues.mjs 0.00% 3 Missing ⚠️
src/generators/addon-verify/generate.mjs 0.00% 2 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   74.76%   73.94%   -0.83%     
==========================================
  Files         146      145       -1     
  Lines       13251    13283      +32     
  Branches      960      953       -7     
==========================================
- Hits         9907     9822      -85     
- Misses       3338     3455     +117     
  Partials        6        6              

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