bitwarden / authenticator-android

Bitwarden Authenticator mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
354 stars 24 forks source link

BITAU-158 Add PasswordManagerSync local feature flag #189

Closed ahaisting-livefront closed 1 month ago

ahaisting-livefront commented 2 months ago

๐ŸŽŸ๏ธ Tracking

https://livefront.atlassian.net/browse/BITAU-158

๐Ÿ“” Objective

The goal of this PR is to setup a local feature flag for password manager sync.

๐Ÿ“ธ Screenshots

N/A

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 2 months ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 171d867f-821c-47fb-9215-f5ce35a070ee

No New Or Fixed Issues Found

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 2.31%. Comparing base (06d742b) to head (3c273ba). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ===================================== Coverage 2.31% 2.31% ===================================== Files 90 90 Lines 4357 4357 Branches 500 500 ===================================== Hits 101 101 Misses 4239 4239 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ahaisting-livefront commented 2 months ago

Thanks, @david-livefront and @SaintPatrck !