Skip to content

[eas-cli] Add CHANGELOG entry for metadata non-interactive support

a447920
Select commit
Loading
Failed to load commit list.
Merged

Support non-interactive metadata commands with ASC API key auth #3548

[eas-cli] Add CHANGELOG entry for metadata non-interactive support
a447920
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

54.01% (+0.23%) compared to c9cdfd1

View this Pull Request on Codecov

54.01% (+0.23%) compared to c9cdfd1

Details

Codecov Report

❌ Patch coverage is 92.59259% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.01%. Comparing base (c9cdfd1) to head (a447920).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/metadata/pull.ts 0.00% 2 Missing ⚠️
packages/eas-cli/src/commands/metadata/push.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3548      +/-   ##
==========================================
+ Coverage   53.78%   54.01%   +0.23%     
==========================================
  Files         820      820              
  Lines       34965    35010      +45     
  Branches     7276     7225      -51     
==========================================
+ Hits        18802    18906     +104     
+ Misses      16072    16013      -59     
  Partials       91       91              

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