Skip to content

update changelog

75a5980
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] Create new command to configure a new project #3196

update changelog
75a5980
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2025 in 0s

51.92% (+0.17%) compared to 1380b02

View this Pull Request on Codecov

51.92% (+0.17%) compared to 1380b02

Details

Codecov Report

❌ Patch coverage is 86.03352% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.92%. Comparing base (1380b02) to head (75a5980).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/project/new.ts 87.80% 21 Missing ⚠️
packages/eas-cli/src/utils/prompts.ts 40.00% 3 Missing ⚠️
packages/eas-cli/src/commands/build/configure.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3196      +/-   ##
==========================================
+ Coverage   51.76%   51.92%   +0.17%     
==========================================
  Files         618      618              
  Lines       24996    25147     +151     
  Branches     5249     5265      +16     
==========================================
+ Hits        12937    13056     +119     
- Misses      10975    11006      +31     
- Partials     1084     1085       +1     

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