Skip to content

Apply lints

d9aaede
Select commit
Loading
Failed to load commit list.
Open

refactor(eas-cli): Remove npx expo invocations and config/entitlements fallbacks #3282

Apply lints
d9aaede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2026 in 0s

51.99% (+0.02%) compared to 414ccb9

View this Pull Request on Codecov

51.99% (+0.02%) compared to 414ccb9

Details

Codecov Report

❌ Patch coverage is 33.33333% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.99%. Comparing base (414ccb9) to head (d9aaede).

Files with missing lines Patch % Lines
packages/eas-cli/src/utils/expoCli.ts 18.19% 9 Missing ⚠️
packages/eas-cli/src/project/ios/entitlements.ts 33.34% 4 Missing ⚠️
packages/eas-cli/src/project/expoConfig.ts 25.00% 3 Missing ⚠️
...ackages/eas-cli/src/commands/project/onboarding.ts 50.00% 1 Missing ⚠️
packages/eas-cli/src/project/ios/target.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3282      +/-   ##
==========================================
+ Coverage   51.98%   51.99%   +0.02%     
==========================================
  Files         635      635              
  Lines       25961    25936      -25     
  Branches     5457     5453       -4     
==========================================
- Hits        13492    13482      -10     
+ Misses      11347    11333      -14     
+ Partials     1122     1121       -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.