-
Notifications
You must be signed in to change notification settings - Fork 115
[adb] [sync] update sync example to use dynamic target #1289
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very close!
…n new client connection
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #1289 +/- ##
==========================================
- Coverage 91.21% 91.21% -0.01%
==========================================
Files 247 248 +1
Lines 61770 62097 +327
==========================================
+ Hits 56342 56639 +297
- Misses 5428 5458 +30
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This PR will update the sync example so that:
This PR resolves #1254