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] support platform version #2778

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

fix lint errors

e7b7eac
Select commit
Loading
Failed to load commit list.
Draft

[eas-cli] support platform version #2778

fix lint errors
e7b7eac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

52.57% (+0.06%) compared to 4bb550e

View this Pull Request on Codecov

52.57% (+0.06%) compared to 4bb550e

Details

Codecov Report

Attention: Patch coverage is 81.39535% with 8 lines in your changes missing coverage. Please review.

Project coverage is 52.57%. Comparing base (4bb550e) to head (e7b7eac).

Files with missing lines Patch % Lines
packages/eas-cli/src/build/ios/version.ts 50.00% 4 Missing ⚠️
packages/eas-cli/src/build/android/version.ts 66.67% 3 Missing ⚠️
packages/eas-cli/src/build/utils/version.ts 95.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2778      +/-   ##
==========================================
+ Coverage   52.52%   52.57%   +0.06%     
==========================================
  Files         583      583              
  Lines       22576    22608      +32     
  Branches     4450     4452       +2     
==========================================
+ Hits        11855    11884      +29     
- Misses      10686    10689       +3     
  Partials       35       35              

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