Skip to content

[eas-cli] add support for non-interactive update:rollback#3825

Open
quinlanj wants to merge 2 commits into
mainfrom
update-rollback-non-interactive
Open

[eas-cli] add support for non-interactive update:rollback#3825
quinlanj wants to merge 2 commits into
mainfrom
update-rollback-non-interactive

[eas-cli] Add CHANGELOG entry for non-interactive update:rollback

9a42f50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

58.08% (+0.05%) compared to 58982ee

View this Pull Request on Codecov

58.08% (+0.05%) compared to 58982ee

Details

Codecov Report

❌ Patch coverage is 77.35849% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.08%. Comparing base (58982ee) to head (9a42f50).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/update/rollback.ts 87.24% 6 Missing ⚠️
...ackages/eas-cli/src/graphql/queries/UpdateQuery.ts 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3825      +/-   ##
==========================================
+ Coverage   58.04%   58.08%   +0.05%     
==========================================
  Files         917      917              
  Lines       39767    39812      +45     
  Branches     8329     8342      +13     
==========================================
+ Hits        23079    23122      +43     
- Misses      15237    15238       +1     
- Partials     1451     1452       +1     

☔ 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.