Skip to content

Improves workflow:create command#3943

Draft
jonsamp wants to merge 5 commits into
mainfrom
jon/eng-22557-improve-eas-workflowcreate-command
Draft

Improves workflow:create command#3943
jonsamp wants to merge 5 commits into
mainfrom
jon/eng-22557-improve-eas-workflowcreate-command

dont prompt for application bundle id when not needed

ac1b0c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

59.42% (+0.19%) compared to 72ca5c2

View this Pull Request on Codecov

59.42% (+0.19%) compared to 72ca5c2

Details

Codecov Report

❌ Patch coverage is 49.86150% with 181 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.42%. Comparing base (72ca5c2) to head (ac1b0c0).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/workflow/create.ts 5.48% 69 Missing ⚠️
...kages/eas-cli/src/project/projectInitialization.ts 74.46% 45 Missing and 2 partials ⚠️
...ages/eas-cli/src/commandUtils/workflow/creation.ts 29.17% 34 Missing ⚠️
...cli/src/commandUtils/workflow/buildProfileUtils.ts 28.13% 23 Missing ⚠️
...kages/eas-cli/src/project/android/applicationId.ts 60.00% 4 Missing ⚠️
...ckages/eas-cli/src/project/ios/bundleIdentifier.ts 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3943      +/-   ##
==========================================
+ Coverage   59.24%   59.42%   +0.19%     
==========================================
  Files         935      936       +1     
  Lines       41061    41020      -41     
  Branches     8650     8637      -13     
==========================================
+ Hits        24323    24374      +51     
+ Misses      16644    16552      -92     
  Partials       94       94              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.