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

Add GetPersistentSetting() to h5vcc_settings. #1969

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

briantting
Copy link
Contributor

@briantting briantting commented Nov 13, 2023

Add a persistent settings getter to validate set persistent h5vcc settings. The getter is a string getter that maps to the various types that allows for empty string returns when the getter fails.

b/305057554

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (1214fb7) 57.68% compared to head (752a1fe) 57.68%.

Files Patch % Lines
cobalt/h5vcc/h5vcc_settings.cc 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1969   +/-   ##
=======================================
  Coverage   57.68%   57.68%           
=======================================
  Files        1909     1909           
  Lines       95134    95143    +9     
=======================================
+ Hits        54878    54887    +9     
  Misses      40256    40256           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

cobalt/h5vcc/h5vcc_settings.cc Outdated Show resolved Hide resolved
cobalt/h5vcc/h5vcc_settings.cc Outdated Show resolved Hide resolved
cobalt/h5vcc/h5vcc_settings.h Show resolved Hide resolved
The getters and setters allows JS testing and validation of Persistent
Settings.

b/305057554
@briantting briantting enabled auto-merge (squash) November 16, 2023 23:33
@briantting briantting merged commit 2e8c30c into youtube:main Nov 16, 2023
332 of 334 checks passed
@briantting briantting deleted the derp branch November 16, 2023 23:34
@briantting briantting added the cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch label Nov 17, 2023
cobalt-github-releaser-bot pushed a commit that referenced this pull request Nov 17, 2023
Add a persistent settings getter to validate set persistent h5vcc
settings. The getter is a string getter that maps to the various types
that allows for empty string returns when the getter fails.

b/305057554

(cherry picked from commit 2e8c30c)
Rongo-JL pushed a commit to Rongo-JL/cobalt that referenced this pull request Dec 19, 2023
Add a persistent settings getter to validate set persistent h5vcc
settings. The getter is a string getter that maps to the various types
that allows for empty string returns when the getter fails.

b/305057554
kaidokert pushed a commit that referenced this pull request Jan 2, 2024
…1994)

Refer to the original PR: #1969

Add a persistent settings getter to validate set persistent h5vcc
settings. The getter is a string getter that maps to the various types
that allows for empty string returns when the getter fails.

b/305057554

Co-authored-by: Brian Ting <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants