Skip to content

feat(create): cleanup app creation outputs when slack create -app passed#598

Open
srtaalej wants to merge 4 commits into
mainfrom
ale-create-app-outputs
Open

feat(create): cleanup app creation outputs when slack create -app passed#598
srtaalej wants to merge 4 commits into
mainfrom
ale-create-app-outputs

refactor: remove booleans from LinkCommandRunE, callers own their output

bfde928
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

71.71% (+0.03%) compared to b67b5cc

View this Pull Request on Codecov

71.71% (+0.03%) compared to b67b5cc

Details

Codecov Report

❌ Patch coverage is 86.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.71%. Comparing base (b67b5cc) to head (bfde928).

Files with missing lines Patch % Lines
cmd/project/init.go 71.42% 2 Missing and 2 partials ⚠️
cmd/app/link.go 92.59% 1 Missing and 1 partial ⚠️
cmd/project/create.go 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   71.67%   71.71%   +0.03%     
==========================================
  Files         226      226              
  Lines       19176    19184       +8     
==========================================
+ Hits        13745    13758      +13     
+ Misses       4220     4214       -6     
- Partials     1211     1212       +1     

☔ View full report in Codecov by Harness.
📢 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.