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

[eas-cli] Raise threshold for "big tarball" warning #2878

Merged
merged 3 commits into from
Feb 5, 2025

Extract assertProjectTarballSizeDoesNotExceedLimit

242f949
Select commit
Loading
Failed to load commit list.
Merged

[eas-cli] Raise threshold for "big tarball" warning #2878

Extract assertProjectTarballSizeDoesNotExceedLimit
242f949
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

52.41% (+0.01%) compared to 98344b8

View this Pull Request on Codecov

52.41% (+0.01%) compared to 98344b8

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 52.41%. Comparing base (98344b8) to head (242f949).

Files with missing lines Patch % Lines
packages/eas-cli/src/build/utils/repository.ts 40.00% 4 Missing and 2 partials ⚠️
packages/eas-cli/src/build/build.ts 0.00% 2 Missing ⚠️
...c/project/uploadAccountScopedProjectSourceAsync.ts 33.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2878      +/-   ##
==========================================
+ Coverage   52.41%   52.41%   +0.01%     
==========================================
  Files         588      588              
  Lines       23164    23169       +5     
  Branches     4853     4851       -2     
==========================================
+ Hits        12139    12142       +3     
- Misses      10049    10053       +4     
+ Partials      976      974       -2     

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