Skip to content

fix: show generated app name in hint line instead of input default

7c99f80
Select commit
Loading
Failed to load commit list.
Open

fix(create): show generated app name in hint line instead of input default #340

fix: show generated app name in hint line instead of input default
7c99f80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

64.64% (+0.01%) compared to ae1d9a0

View this Pull Request on Codecov

64.64% (+0.01%) compared to ae1d9a0

Details

Codecov Report

❌ Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.64%. Comparing base (ae1d9a0) to head (7c99f80).

Files with missing lines Patch % Lines
cmd/project/create.go 80.00% 1 Missing and 1 partial ⚠️
internal/pkg/create/create.go 0.00% 2 Missing ⚠️
internal/iostreams/survey.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
+ Coverage   64.63%   64.64%   +0.01%     
==========================================
  Files         212      212              
  Lines       17778    17789      +11     
==========================================
+ Hits        11491    11500       +9     
- Misses       5209     5211       +2     
  Partials     1078     1078              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.