Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENG-14625][eas-cli] add eas build:dev command #2820

Merged
merged 8 commits into from
Jan 30, 2025

prompt to commit after adding new build profile

b82e878
Select commit
Loading
Failed to load commit list.
Merged

[ENG-14625][eas-cli] add eas build:dev command #2820

prompt to commit after adding new build profile
b82e878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 1s

52.54% (-0.16%) compared to 3159550

View this Pull Request on Codecov

52.54% (-0.16%) compared to 3159550

Details

Codecov Report

Attention: Patch coverage is 20.58824% with 108 lines in your changes missing coverage. Please review.

Project coverage is 52.54%. Comparing base (3159550) to head (b82e878).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/build/dev.ts 25.27% 64 Missing and 7 partials ⚠️
packages/eas-cli/src/build/configure.ts 11.54% 21 Missing and 2 partials ⚠️
packages/eas-cli/src/build/runBuildAndSubmit.ts 9.10% 10 Missing ⚠️
packages/eas-cli/src/commands/build/index.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/commands/build/inspect.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/commands/build/internal.ts 0.00% 1 Missing ⚠️
...ackages/eas-cli/src/commands/project/onboarding.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2820      +/-   ##
==========================================
- Coverage   52.71%   52.54%   -0.16%     
==========================================
  Files         588      589       +1     
  Lines       22912    23036     +124     
  Branches     4782     4814      +32     
==========================================
+ Hits        12076    12103      +27     
- Misses       9882     9970      +88     
- Partials      954      963       +9     

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