Skip to content

changelog entry

6436e27
Select commit
Loading
Failed to load commit list.
Open

[eas-cli] Add --refresh-distribution-certificate for non-intractive builds #3739

changelog entry
6436e27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

57.00% (+0.12%) compared to d4b4bf6

View this Pull Request on Codecov

57.00% (+0.12%) compared to d4b4bf6

Details

Codecov Report

❌ Patch coverage is 86.27451% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.00%. Comparing base (d4b4bf6) to head (6436e27).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/build/index.ts 0.00% 2 Missing and 3 partials ⚠️
packages/eas-cli/src/build/createContext.ts 0.00% 1 Missing ⚠️
...tials/ios/actions/SetUpAdhocProvisioningProfile.ts 66.67% 1 Missing ⚠️
Additional details and impacted files
@@                                                  Coverage Diff                                                  @@
##           szymonswierk/eng-7041-allow-including-all-eas-registered-devices-automatically-in    #3739      +/-   ##
=====================================================================================================================
+ Coverage                                                                              56.88%   57.00%   +0.12%     
=====================================================================================================================
  Files                                                                                    904      904              
  Lines                                                                                  39177    39217      +40     
  Branches                                                                                8202     8215      +13     
=====================================================================================================================
+ Hits                                                                                   22283    22352      +69     
+ Misses                                                                                 15422    15395      -27     
+ Partials                                                                                1472     1470       -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.