feat(cli): add progress bar to generation pipeline#680
Open
shivxmsharma wants to merge 8 commits into
Open
Codecov / codecov/project
succeeded
Jun 16, 2026 in 1s
84.63% (target 70.00%)
View this Pull Request on Codecov
84.63% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.63%. Comparing base (3fbb9fb) to head (77a37e7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bin/commands/generate.mjs | 0.00% | 2 Missing |
| src/utils/progressBar.mjs | 96.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #680 +/- ##
==========================================
+ Coverage 84.60% 84.63% +0.02%
==========================================
Files 176 177 +1
Lines 15802 15850 +48
Branches 1411 1413 +2
==========================================
+ Hits 13369 13414 +45
- Misses 2423 2426 +3
Partials 10 10 ☔ 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.
Loading