-
Notifications
You must be signed in to change notification settings - Fork 85
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] improvements to eas env:exec command #2762
[eas-cli] improvements to eas env:exec command #2762
Conversation
Subscribed to pull request
Generated by CodeMention |
Size Change: +109 B (0%) Total Size: 53.4 MB
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2762 +/- ##
==========================================
+ Coverage 52.50% 52.52% +0.02%
==========================================
Files 583 583
Lines 22584 22576 -8
Branches 4450 4450
==========================================
Hits 11855 11855
+ Misses 10694 10686 -8
Partials 35 35 ☔ View full report in Codecov by Sentry. |
7b21760
to
6a51842
Compare
✅ Thank you for adding the changelog entry! |
Why
Don't throw an error if no readable env vars are present. Make logs less noisy.
How
Don't throw an error if no readable env vars are present. Make logs less noisy.
Test Plan
Tested manually