Skip to content

dedicated app store api key purpose

f9c9fc0
Select commit
Loading
Failed to load commit list.
Open

[eas-cli] Add support for configuring app store connect connection #3558

dedicated app store api key purpose
f9c9fc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

54.53% (+0.16%) compared to 3945763

View this Pull Request on Codecov

54.53% (+0.16%) compared to 3945763

Details

Codecov Report

❌ Patch coverage is 84.41558% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.53%. Comparing base (3945763) to head (f9c9fc0).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/eas-cli/src/connections/asc/ascApiKey.ts 21.43% 11 Missing ⚠️
...es/eas-cli/src/commands/connections/asc/connect.ts 89.29% 8 Missing and 1 partial ⚠️
...ges/eas-cli/src/graphql/queries/AscAppLinkQuery.ts 38.47% 8 Missing ⚠️
...as-cli/src/graphql/mutations/AscAppLinkMutation.ts 37.50% 5 Missing ⚠️
...eas-cli/src/commands/connections/asc/disconnect.ts 94.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3558      +/-   ##
==========================================
+ Coverage   54.38%   54.53%   +0.16%     
==========================================
  Files         824      829       +5     
  Lines       35420    35554     +134     
  Branches     7318     7351      +33     
==========================================
+ Hits        19258    19387     +129     
- Misses      16075    16079       +4     
- Partials       87       88       +1     

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