Skip to content

Fix formatting

5222fe9
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] Add go command #3376

Fix formatting
5222fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

52.27% (-0.27%) compared to 0dcd6d4

View this Pull Request on Codecov

52.27% (-0.27%) compared to 0dcd6d4

Details

Codecov Report

❌ Patch coverage is 18.88889% with 219 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.27%. Comparing base (0dcd6d4) to head (5222fe9).

Files with missing lines Patch % Lines
packages/eas-cli/src/commands/go.ts 16.20% 192 Missing and 15 partials ⚠️
...s-cli/src/graphql/mutations/WorkflowRunMutation.ts 25.00% 3 Missing ⚠️
...-cli/src/credentials/ios/actions/SetUpAscApiKey.ts 60.00% 2 Missing ⚠️
...ntials/ios/actions/SetUpDistributionCertificate.ts 0.00% 2 Missing ⚠️
...as-cli/src/credentials/ios/actions/SetUpPushKey.ts 60.00% 1 Missing and 1 partial ⚠️
packages/eas-cli/src/log.ts 0.00% 2 Missing ⚠️
...-cli/src/credentials/ios/actions/AscApiKeyUtils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3376      +/-   ##
==========================================
- Coverage   52.54%   52.27%   -0.27%     
==========================================
  Files         806      807       +1     
  Lines       33621    33885     +264     
  Branches     6986     7034      +48     
==========================================
+ Hits        17664    17710      +46     
- Misses      14571    14773     +202     
- Partials     1386     1402      +16     

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