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

fix(eas-cli): execute expo through a package manager to support isolated modules #2151

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(eas-cli): execute `expo` through a package manager to support iso…

9272283
Select commit
Loading
Failed to load commit list.
Draft

fix(eas-cli): execute expo through a package manager to support isolated modules #2151

fix(eas-cli): execute `expo` through a package manager to support iso…
9272283
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 1s

54.22% (+0.02%) compared to f0012f5

View this Pull Request on Codecov

54.22% (+0.02%) compared to f0012f5

Details

Codecov Report

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

Comparison is base (f0012f5) 54.20% compared to head (9272283) 54.22%.

Files Patch % Lines
packages/eas-cli/src/utils/expoCli.ts 30.77% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2151      +/-   ##
==========================================
+ Coverage   54.20%   54.22%   +0.02%     
==========================================
  Files         509      509              
  Lines       18657    18653       -4     
  Branches     3736     3735       -1     
==========================================
  Hits        10112    10112              
+ Misses       8524     8520       -4     
  Partials       21       21              

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