Closed wschurman closed 1 week ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @wschurman and the rest of your teammates on Graphite
Size Change: +32 B (0%)
Total Size: 52.9 MB
Filename | Size | Change |
---|---|---|
./packages/eas-cli/dist/eas-linux-x64.tar.gz |
52.9 MB | +32 B (0%) |
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 52.94%. Comparing base (
027d362
) to head (4bc0102
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/eas-cli/src/build/runBuildAndSubmit.ts | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Subscribed to pull request | File Patterns | Mentions |
---|---|---|
**/* | @szdziedzic, @khamilowicz, @sjchmiela | |
packages/eas-cli/src/build/** | @szdziedzic, @khamilowicz, @sjchmiela |
Generated by CodeMention
✅ Thank you for adding the changelog entry!
Why
It's convenient to have this be the default value when trying to debug, so that the whole build can be used to debug. Not set on this, but wanted to see what others thought.
Closes ENG-14060.
How
Default when
Log.isDebug
is true and flag isn't provided.Test Plan
EXPO_DEBUG=1 neas build
, see debug logs in build.