Skip to content

feat(create): add 'subdir' flag to create command

e6cf706
Select commit
Loading
Failed to load commit list.
Open

feat(create): add '--subdir <path>' flag to 'create' command #345

feat(create): add 'subdir' flag to create command
e6cf706
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

64.79% (+0.06%) compared to 113aa42

View this Pull Request on Codecov

64.79% (+0.06%) compared to 113aa42

Details

Codecov Report

❌ Patch coverage is 70.21277% with 14 lines in your changes missing coverage. Please review.
βœ… Project coverage is 64.79%. Comparing base (113aa42) to head (e6cf706).

Files with missing lines Patch % Lines
internal/pkg/create/create.go 68.18% 12 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   64.73%   64.79%   +0.06%     
==========================================
  Files         212      212              
  Lines       17809    17854      +45     
==========================================
+ Hits        11528    11569      +41     
+ Misses       5207     5202       -5     
- Partials     1074     1083       +9     

β˜” 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.