Skip to content

[eas-cli] Display build logs when --wait flag is set - #4303

Open
AHGIJMKLKKZNPJKQR wants to merge 1 commit into
mainfrom
tom/realtime-build-logs
Open

[eas-cli] Display build logs when --wait flag is set#4303
AHGIJMKLKKZNPJKQR wants to merge 1 commit into
mainfrom
tom/realtime-build-logs

[eas-cli] Display build logs when --wait flag is set

6603091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

65.15% (+0.14%) compared to 9aadf2d

View this Pull Request on Codecov

65.15% (+0.14%) compared to 9aadf2d

Details

Codecov Report

❌ Patch coverage is 91.31833% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.15%. Comparing base (9aadf2d) to head (6603091).

Files with missing lines Patch % Lines
packages/eas-cli/src/build/build.ts 73.22% 15 Missing ⚠️
...ackages/eas-cli/src/commandUtils/workflow/utils.ts 66.67% 3 Missing ⚠️
packages/eas-cli/src/build/logs.ts 96.83% 2 Missing ⚠️
packages/eas-cli/src/commandUtils/logs/watcher.ts 95.75% 2 Missing ⚠️
packages/eas-cli/src/commands/workflow/logs.ts 33.34% 2 Missing ⚠️
packages/eas-cli/src/ora.ts 33.34% 2 Missing ⚠️
packages/eas-cli/src/commandUtils/workflow/logs.ts 96.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4303      +/-   ##
==========================================
+ Coverage   65.01%   65.15%   +0.14%     
==========================================
  Files        1056     1060       +4     
  Lines       48887    48997     +110     
  Branches    10305    10326      +21     
==========================================
+ Hits        31777    31917     +140     
+ Misses      16994    16963      -31     
- Partials      116      117       +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.