fix(generate): show help output when no arguments or config are provided#853
Open
bmuenzenmeyer wants to merge 4 commits into
Open
fix(generate): show help output when no arguments or config are provided#853bmuenzenmeyer wants to merge 4 commits into
bmuenzenmeyer wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jun 27, 2026 in 1s
85.00% (target 80.00%)
View this Pull Request on Codecov
85.00% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 85.36585% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.00%. Comparing base (b5cf0a0) to head (19da3ae).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bin/commands/generate.mjs | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #853 +/- ##
==========================================
+ Coverage 84.60% 85.00% +0.39%
==========================================
Files 176 179 +3
Lines 15858 16444 +586
Branches 1411 1490 +79
==========================================
+ Hits 13417 13978 +561
- Misses 2431 2456 +25
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