Skip to content

feat: add --stat argument to observe:metrics

22f1872
Select commit
Loading
Failed to load commit list.
Draft

feat(eas-cli): add observe metrics command #3401

feat: add --stat argument to observe:metrics
22f1872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

52.78% (+0.52%) compared to 1604b7b

View this Pull Request on Codecov

52.78% (+0.52%) compared to 1604b7b

Details

Codecov Report

❌ Patch coverage is 80.06993% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.78%. Comparing base (1604b7b) to head (22f1872).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/observe/metrics.ts 25.00% 42 Missing ⚠️
...ckages/eas-cli/src/graphql/queries/ObserveQuery.ts 27.28% 8 Missing ⚠️
packages/eas-cli/src/commands/observe/events.ts 89.14% 4 Missing and 1 partial ⚠️
packages/eas-cli/src/observe/fetchMetrics.ts 97.44% 1 Missing ⚠️
packages/eas-cli/src/observe/formatMetrics.ts 98.79% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3401      +/-   ##
==========================================
+ Coverage   52.26%   52.78%   +0.52%     
==========================================
  Files         804      814      +10     
  Lines       33450    33907     +457     
  Branches     6975     7059      +84     
==========================================
+ Hits        17480    17893     +413     
- Misses      15885    15931      +46     
+ Partials       85       83       -2     

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