Skip to content

refactor(core): load generators by import specifier - #958

Merged
avivkeller merged 1 commit into
mainfrom
refactor/specifier-loading
Aug 1, 2026
Merged

refactor(core): load generators by import specifier#958
avivkeller merged 1 commit into
mainfrom
refactor/specifier-loading

refactor(core): load generators by import specifier

630eee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2026 in 0s

88.94% (target 80.00%)

View this Pull Request on Codecov

88.94% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 94.12916% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.94%. Comparing base (2f9defe) to head (630eee0).

Files with missing lines Patch % Lines
packages/core/src/generators/loader.mjs 75.00% 23 Missing and 1 partial ⚠️
packages/core/bin/commands/generate.mjs 0.00% 5 Missing ⚠️
packages/core/src/generators.mjs 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #958      +/-   ##
==========================================
+ Coverage   86.63%   88.94%   +2.31%     
==========================================
  Files         195      197       +2     
  Lines       17938    18106     +168     
  Branches     1632     1664      +32     
==========================================
+ Hits        15540    16105     +565     
+ Misses       2392     1994     -398     
- Partials        6        7       +1     

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