Skip to content

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

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

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

[eas-cli] Address channel protection review feedback (ENG-25975)

5a106d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

65.58% (+0.10%) compared to a426042

View this Pull Request on Codecov

65.58% (+0.10%) compared to a426042

Details

Codecov Report

❌ Patch coverage is 94.89796% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.58%. Comparing base (a426042) to head (5a106d6).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/channel/unprotect.ts 92.86% 3 Missing ⚠️
packages/eas-cli/src/commands/channel/protect.ts 94.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4319      +/-   ##
==========================================
+ Coverage   65.48%   65.58%   +0.10%     
==========================================
  Files        1060     1063       +3     
  Lines       49319    49417      +98     
  Branches    10442    10465      +23     
==========================================
+ Hits        32294    32404     +110     
+ Misses      16909    16897      -12     
  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.