Skip to content

[eas-cli] Support protected update channels - #4319

Open
sjkim-expo wants to merge 3 commits into
mainfrom
sjkim/eng-25975-protected-channels
Open

[eas-cli] Support protected update channels#4319
sjkim-expo wants to merge 3 commits into
mainfrom
sjkim/eng-25975-protected-channels

[eas-cli] Handle missing protected channels

26a2f17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

65.47% (+0.09%) compared to 4b1e5a7

View this Pull Request on Codecov

65.47% (+0.09%) compared to 4b1e5a7

Details

Codecov Report

❌ Patch coverage is 95.34884% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.47%. Comparing base (4b1e5a7) to head (26a2f17).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/channel/unprotect.ts 91.67% 3 Missing ⚠️
packages/eas-cli/src/commands/channel/protect.ts 96.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4319      +/-   ##
==========================================
+ Coverage   65.38%   65.47%   +0.09%     
==========================================
  Files        1058     1061       +3     
  Lines       49090    49176      +86     
  Branches    10353    10370      +17     
==========================================
+ Hits        32095    32194      +99     
+ Misses      16879    16866      -13     
  Partials      116      116              

☔ View full report in Codecov by Harness.
📢 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.