Skip to content

minor correction to frozen credentials error message

588f136
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] Add --refresh-ad-hoc-provisioning-profile for non-interactive builds #3716

minor correction to frozen credentials error message
588f136
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

56.88% (+0.09%) compared to fa6c877

View this Pull Request on Codecov

56.88% (+0.09%) compared to fa6c877

Details

Codecov Report

❌ Patch coverage is 83.33333% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.88%. Comparing base (fa6c877) to head (588f136).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/build/index.ts 0.00% 2 Missing and 3 partials ⚠️
...eas-cli/src/credentials/ios/actions/DeviceUtils.ts 82.36% 3 Missing ⚠️
...tials/ios/actions/SetUpAdhocProvisioningProfile.ts 91.90% 3 Missing ⚠️
packages/eas-cli/src/build/createContext.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3716      +/-   ##
==========================================
+ Coverage   56.80%   56.88%   +0.09%     
==========================================
  Files         904      904              
  Lines       39112    39177      +65     
  Branches     8173     8202      +29     
==========================================
+ Hits        22214    22283      +69     
+ Misses      15428    15422       -6     
- Partials     1470     1472       +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.