Skip to content

improve missing id flag message

159a749
Select commit
Loading
Failed to load commit list.
Open

feat(simulator): add exec command and config persistence via dotenv #3777

improve missing id flag message
159a749
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 0s

57.58% (+0.27%) compared to 86a891b

View this Pull Request on Codecov

57.58% (+0.27%) compared to 86a891b

Details

Codecov Report

❌ Patch coverage is 84.90566% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.58%. Comparing base (86a891b) to head (159a749).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/simulator/start.ts 80.65% 6 Missing ⚠️
packages/eas-cli/src/commands/simulator/exec.ts 81.25% 3 Missing ⚠️
packages/eas-cli/src/simulator/utils.ts 78.58% 3 Missing ⚠️
packages/eas-cli/src/commands/simulator/get.ts 77.78% 2 Missing ⚠️
packages/eas-cli/src/commands/simulator/stop.ts 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3777      +/-   ##
==========================================
+ Coverage   57.32%   57.58%   +0.27%     
==========================================
  Files         905      907       +2     
  Lines       39314    39384      +70     
  Branches     8242     8254      +12     
==========================================
+ Hits        22532    22677     +145     
+ Misses      15315    15253      -62     
+ Partials     1467     1454      -13     

☔ 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.