Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[eas-cli] add pause/resume commands for Update Channels #2614

Merged
merged 3 commits into from
Oct 21, 2024

fix changelog lint

b77b178
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] add pause/resume commands for Update Channels #2614

fix changelog lint
b77b178
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

53.12% (+0.01%) compared to 20b76f7

View this Pull Request on Codecov

53.12% (+0.01%) compared to 20b76f7

Details

Codecov Report

Attention: Patch coverage is 53.12500% with 45 lines in your changes missing coverage. Please review.

Project coverage is 53.12%. Comparing base (20b76f7) to head (b77b178).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/channel/pause.ts 46.16% 21 Missing ⚠️
packages/eas-cli/src/commands/channel/resume.ts 46.16% 21 Missing ⚠️
packages/eas-cli/src/channel/queries.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2614      +/-   ##
==========================================
+ Coverage   53.12%   53.12%   +0.01%     
==========================================
  Files         564      566       +2     
  Lines       21474    21566      +92     
  Branches     4198     4211      +13     
==========================================
+ Hits        11405    11454      +49     
- Misses      10039    10082      +43     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.