Skip to content

[eas-cli] Add observe:event command to fetch a single event by ID - #4252

Draft
douglowder wants to merge 4 commits into
mainfrom
doug/eng-26000-cli-fetch-a-single-observe-event-by-id-via-the-eas-cli
Draft

[eas-cli] Add observe:event command to fetch a single event by ID#4252
douglowder wants to merge 4 commits into
mainfrom
doug/eng-26000-cli-fetch-a-single-observe-event-by-id-via-the-eas-cli

Fix observe:event description text

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

64.43% (+0.03%) compared to 51ba719

View this Pull Request on Codecov

64.43% (+0.03%) compared to 51ba719

Details

Codecov Report

❌ Patch coverage is 74.78261% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.43%. Comparing base (51ba719) to head (dd85adf).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/eas-cli/src/observe/formatCustomEvents.ts 50.00% 11 Missing ⚠️
packages/eas-cli/src/observe/formatEvents.ts 53.34% 7 Missing ⚠️
...ckages/eas-cli/src/graphql/queries/ObserveQuery.ts 0.00% 6 Missing ⚠️
packages/eas-cli/src/commands/observe/event.ts 93.06% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4252      +/-   ##
==========================================
+ Coverage   64.41%   64.43%   +0.03%     
==========================================
  Files        1048     1049       +1     
  Lines       48425    48525     +100     
  Branches    10203    10230      +27     
==========================================
+ Hits        31188    31263      +75     
- Misses      17121    17146      +25     
  Partials      116      116              

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