Skip to content

[eas-cli] Add --dev-domain flag to eas deploy#4004

Open
brentvatne wants to merge 2 commits into
mainfrom
deploy-dev-domain-flag
Open

[eas-cli] Add --dev-domain flag to eas deploy#4004
brentvatne wants to merge 2 commits into
mainfrom
deploy-dev-domain-flag

[eas-cli] Fill in changelog PR number

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

59.75% (+0.08%) compared to 4b1f785

View this Pull Request on Codecov

59.75% (+0.08%) compared to 4b1f785

Details

Codecov Report

❌ Patch coverage is 78.78788% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.75%. Comparing base (4b1f785) to head (fa5e5a1).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/deploy/index.ts 25.00% 3 Missing ⚠️
packages/eas-cli/src/worker/queries.ts 0.00% 3 Missing ⚠️
packages/eas-cli/src/worker/deployment.ts 96.16% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4004      +/-   ##
==========================================
+ Coverage   59.67%   59.75%   +0.08%     
==========================================
  Files         941      941              
  Lines       41319    41339      +20     
  Branches     8675     8684       +9     
==========================================
+ Hits        24654    24696      +42     
+ Misses      16571    16549      -22     
  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.