Skip to content

[eas-cli] add apple platform value to observe commands - #4276

Merged
kadikraman merged 10 commits into
mainfrom
kadikraman/add-apple-platform
Sep 1, 2026
Merged

[eas-cli] add apple platform value to observe commands#4276
kadikraman merged 10 commits into
mainfrom
kadikraman/add-apple-platform

Merge remote-tracking branch 'origin/main' into kadikraman/add-apple-…

c50d935
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 1s

65.47% (+0.01%) compared to df2c81d

View this Pull Request on Codecov

65.47% (+0.01%) compared to df2c81d

Details

Codecov Report

❌ Patch coverage is 91.04478% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.47%. Comparing base (df2c81d) to head (c50d935).

Files with missing lines Patch % Lines
packages/eas-cli/src/observe/fetchVersions.ts 25.00% 3 Missing ⚠️
...ckages/eas-cli/src/graphql/queries/ObserveQuery.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/observe/formatVersions.ts 50.00% 1 Missing ⚠️
packages/eas-cli/src/observe/platforms.ts 95.46% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4276      +/-   ##
==========================================
+ Coverage   65.47%   65.47%   +0.01%     
==========================================
  Files        1060     1060              
  Lines       49301    49298       -3     
  Branches    10436    10435       -1     
==========================================
- Hits        32274    32273       -1     
+ Misses      16911    16909       -2     
  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.