Skip to content

[eas-cli] Add simulator session activity command - #4001

Merged
szdziedzic merged 8 commits into
mainfrom
szdziedzic-codex/device-run-session-events-cli
Jul 28, 2026
Merged

[eas-cli] Add simulator session activity command#4001
szdziedzic merged 8 commits into
mainfrom
szdziedzic-codex/device-run-session-events-cli

[eas-cli] Regenerate GraphQL schema and types

c33ccb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 1s

62.06% (+0.14%) compared to 83b86b8

View this Pull Request on Codecov

62.06% (+0.14%) compared to 83b86b8

Details

Codecov Report

❌ Patch coverage is 95.42857% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.06%. Comparing base (83b86b8) to head (c33ccb6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...s-cli/src/graphql/queries/DeviceRunSessionQuery.ts 0.00% 3 Missing ⚠️
packages/eas-cli/src/simulator/events.ts 95.59% 3 Missing ⚠️
packages/eas-cli/src/commands/simulator/events.ts 97.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4001      +/-   ##
==========================================
+ Coverage   61.93%   62.06%   +0.14%     
==========================================
  Files         990      993       +3     
  Lines       44447    44622     +175     
  Branches     9340     9390      +50     
==========================================
+ Hits        27524    27691     +167     
- Misses      15471    15479       +8     
  Partials     1452     1452              

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