-
Notifications
You must be signed in to change notification settings - Fork 93
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] make less gql calls fingerprint:compare #2860
[eas-cli] make less gql calls fingerprint:compare #2860
Conversation
Subscribed to pull request
Generated by CodeMention |
Size Change: -701 B (0%) Total Size: 53.4 MB
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2860 +/- ##
==========================================
- Coverage 52.33% 52.32% -0.01%
==========================================
Files 588 588
Lines 23137 23145 +8
Branches 4848 4849 +1
==========================================
+ Hits 12107 12108 +1
- Misses 10056 10062 +6
- Partials 974 975 +1 ☔ View full report in Codecov by Sentry. |
✅ Thank you for adding the changelog entry! |
Why
Fast follow up from #2859
Simplify the project owner account retrieval by using the nested
ownerAccount
field from the project query instead of making a separate API call.How
getOwnerAccountForProjectIdAsync
callproject.ownerAccount.name
Test Plan
Ran
eas fingerprint:compare