-
Notifications
You must be signed in to change notification settings - Fork 130
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
Switch from scoped_ptr to std::unique_ptr in shared code #2427
Conversation
c856701
to
39a47ca
Compare
39a47ca
to
9b51c4e
Compare
9b51c4e
to
fa75497
Compare
edab11a
to
c33f3ef
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2427 +/- ##
==========================================
+ Coverage 58.91% 59.83% +0.91%
==========================================
Files 1822 1830 +8
Lines 88753 88542 -211
==========================================
+ Hits 52289 52977 +688
+ Misses 36464 35565 -899 ☔ View full report in Codecov by Sentry. |
846162e
to
a68a0d9
Compare
a68a0d9
to
10be2c3
Compare
10be2c3
to
12bce47
Compare
Test-On-Device: True b/291356560 (cherry picked from commit f5d573a)
…ared code (#3032) Refer to the original PR: #2427 Test-On-Device: True b/291356560 Co-authored-by: alexanderbobrovnik <[email protected]>
Test-On-Device: True
b/291356560