feat(cli): add progress bar to generation pipeline #680
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).
| 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.
Loading