Skip to content

feat: add --days-from-now to metrics command

abf3904
Select commit
Loading
Failed to load commit list.
Draft

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

feat: add --days-from-now to metrics command
abf3904
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

52.72% (+0.40%) compared to 0c32aa3

View this Pull Request on Codecov

52.72% (+0.40%) compared to 0c32aa3

Details

Codecov Report

❌ Patch coverage is 96.72131% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.72%. Comparing base (0c32aa3) to head (abf3904).

Files with missing lines Patch % Lines
...ckages/eas-cli/src/graphql/queries/ObserveQuery.ts 27.28% 8 Missing ⚠️
packages/eas-cli/src/commands/observe/metrics.ts 98.42% 1 Missing ⚠️
packages/eas-cli/src/observe/formatMetrics.ts 98.79% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3401      +/-   ##
==========================================
+ Coverage   52.32%   52.72%   +0.40%     
==========================================
  Files         807      815       +8     
  Lines       33868    34173     +305     
  Branches     7033     7115      +82     
==========================================
+ Hits        17719    18015     +296     
- Misses      14750    14759       +9     
  Partials     1399     1399              

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