Skip to content
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

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

alexanderbobrovnik
Copy link
Collaborator

@alexanderbobrovnik alexanderbobrovnik commented Feb 13, 2024

Test-On-Device: True

b/291356560

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 89.13043% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 59.83%. Comparing base (a0827ea) to head (3c23bd9).
Report is 163 commits behind head on main.

❗ Current head 3c23bd9 differs from pull request most recent head 12bce47. Consider uploading reports for the commit 12bce47 to get more accurate results

Files Patch % Lines
...d/shared/starboard/player/filter/wsola_internal.cc 0.00% 4 Missing ⚠️
...hared/starboard/player/filter/player_components.cc 95.65% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@kaidokert kaidokert merged commit f5d573a into youtube:main Apr 19, 2024
331 of 337 checks passed
@kaidokert kaidokert added the cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch label Apr 19, 2024
cobalt-github-releaser-bot pushed a commit that referenced this pull request Apr 19, 2024
Test-On-Device: True

b/291356560

(cherry picked from commit f5d573a)
kaidokert pushed a commit that referenced this pull request Apr 19, 2024
…ared code (#3032)

Refer to the original PR: #2427

Test-On-Device: True

b/291356560

Co-authored-by: alexanderbobrovnik <[email protected]>
@alexanderbobrovnik alexanderbobrovnik deleted the b291356560 branch July 22, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch on_device
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants