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

Revert "[eas-cli] [ENG-9957] Don't overwrite distribution for simulator builds" #2207

Revert "[eas-cli] [ENG-9957] Don't overwrite distribution for simulat…

c527fe1
Select commit
Loading
Failed to load commit list.
Merged

Revert "[eas-cli] [ENG-9957] Don't overwrite distribution for simulator builds" #2207

Revert "[eas-cli] [ENG-9957] Don't overwrite distribution for simulat…
c527fe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

54.16% (+0.01%) compared to 315b5b2

View this Pull Request on Codecov

54.16% (+0.01%) compared to 315b5b2

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (315b5b2) 54.16% compared to head (c527fe1) 54.16%.

Files Patch % Lines
packages/eas-cli/src/build/metadata.ts 0.00% 3 Missing ⚠️
packages/eas-cli/src/commands/build/run.ts 50.00% 1 Missing ⚠️
packages/eas-cli/src/run/utils.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2207      +/-   ##
==========================================
+ Coverage   54.16%   54.16%   +0.01%     
==========================================
  Files         516      516              
  Lines       18814    18808       -6     
  Branches     3969     3968       -1     
==========================================
- Hits        10188    10186       -2     
+ Misses       7934     7931       -3     
+ Partials      692      691       -1     

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