-
Notifications
You must be signed in to change notification settings - Fork 134
[eas-cli] refactor capability syncing #3087
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Size Change: -1.07 kB (0%) Total Size: 53.5 MB
|
2b5f70b
to
886f645
Compare
5a320b6
to
9e67180
Compare
886f645
to
8f83395
Compare
9dab486
to
73ecbb2
Compare
7d8d903
to
aeabf23
Compare
Subscribed to pull request
Generated by CodeMention |
73ecbb2
to
a8be45c
Compare
aeabf23
to
c736c75
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3087 +/- ##
==========================================
- Coverage 51.77% 51.77% -0.00%
==========================================
Files 607 607
Lines 24382 24385 +3
Branches 5123 5120 -3
==========================================
+ Hits 12621 12622 +1
- Misses 10711 10713 +2
Partials 1050 1050 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a8be45c
to
a92141d
Compare
a92141d
to
1588bfc
Compare
4aaaa78
to
8431167
Compare
1588bfc
to
65de17f
Compare
⏩ The changelog entry check has been skipped since the "no changelog" label is present. |
Why
This PR refactors the iOS capability synchronization logic to make it more "linear" and easier to maintain
How
Test Plan