Skip to content

[eas-build-job] Allow undefined env values#3900

Open
sjchmiela wants to merge 4 commits into
mainfrom
stanley/env-allows-undefined
Open

[eas-build-job] Allow undefined env values#3900
sjchmiela wants to merge 4 commits into
mainfrom
stanley/env-allows-undefined

Handle missing EAS_BUILD_ID in fingerprint diffs

15da25f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

59.05% (+0.03%) compared to 99fba8c

View this Pull Request on Codecov

59.05% (+0.03%) compared to 99fba8c

Details

Codecov Report

❌ Patch coverage is 41.37931% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.05%. Comparing base (99fba8c) to head (15da25f).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...ools/src/steps/functions/createSubmissionEntity.ts 11.12% 8 Missing ⚠️
...uild-tools/src/steps/functions/downloadArtifact.ts 16.67% 5 Missing ⚠️
...es/build-tools/src/steps/functions/restoreCache.ts 0.00% 1 Missing ⚠️
...kages/build-tools/src/steps/functions/saveCache.ts 0.00% 1 Missing ⚠️
packages/eas-cli/src/build/local.ts 50.00% 1 Missing ⚠️
packages/eas-cli/src/fingerprint/utils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3900      +/-   ##
==========================================
+ Coverage   59.03%   59.05%   +0.03%     
==========================================
  Files         935      935              
  Lines       40931    40972      +41     
  Branches     8622     8624       +2     
==========================================
+ Hits        24158    24191      +33     
- Misses      16677    16686       +9     
+ Partials       96       95       -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.