Skip to content

[eas-cli] Add changelog entry for non-interactive git fix

e9088db
Select commit
Loading
Failed to load commit list.
Open

Fix non-interactive mode prompting for git initialization #3387

[eas-cli] Add changelog entry for non-interactive git fix
e9088db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 1s

52.29% (-0.01%) compared to 42940b7

View this Pull Request on Codecov

52.29% (-0.01%) compared to 42940b7

Details

Codecov Report

❌ Patch coverage is 7.14286% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.29%. Comparing base (42940b7) to head (e9088db).

Files with missing lines Patch % Lines
packages/eas-cli/src/vcs/clients/git.ts 0.00% 18 Missing and 2 partials ⚠️
packages/eas-cli/src/commands/build/dev.ts 0.00% 2 Missing ⚠️
packages/eas-cli/src/build/runBuildAndSubmit.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/commands/build/configure.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/commands/build/inspect.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/commands/update/configure.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3387      +/-   ##
==========================================
- Coverage   52.31%   52.29%   -0.01%     
==========================================
  Files         804      804              
  Lines       33425    33437      +12     
  Branches     6975     6981       +6     
==========================================
  Hits        17482    17482              
- Misses      14555    14566      +11     
- Partials     1388     1389       +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.