Skip to content

refactor: address review feedback - use PassThrough stream, remove op…

b74b39e
Select commit
Loading
Failed to load commit list.
Open

feat(cli): add progress bar to generation pipeline #680

refactor: address review feedback - use PassThrough stream, remove op…
b74b39e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2026 in 0s

75.63% (target 70.00%)

View this Pull Request on Codecov

75.63% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 9.09091% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.63%. Comparing base (38c58bc) to head (b74b39e).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/progressBar.mjs 0.00% 31 Missing ⚠️
src/generators.mjs 0.00% 7 Missing ⚠️
bin/commands/generate.mjs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
+ Coverage   74.74%   75.63%   +0.89%     
==========================================
  Files         146      150       +4     
  Lines       13255    13725     +470     
  Branches      960     1040      +80     
==========================================
+ Hits         9907    10381     +474     
+ Misses       3342     3338       -4     
  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.