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

Migration of Primitive Datatypes from SharedPreferences to PreferenceDataStore #3205

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from

WIP migration from sharedPrefHelper to datastore

37b2723
Select commit
Loading
Failed to load commit list.
Draft

Migration of Primitive Datatypes from SharedPreferences to PreferenceDataStore #3205

WIP migration from sharedPrefHelper to datastore
37b2723
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 1s

27.4% (target 25.0%)

View this Pull Request on Codecov

27.4% (target 25.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.4%. Comparing base (e83bd59) to head (37b2723).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##              main   #3205    +/-   ##
========================================
  Coverage     27.3%   27.4%            
+ Complexity     786     777     -9     
========================================
  Files          282     282            
  Lines        14697   14532   -165     
  Branches      2635    2616    -19     
========================================
- Hits          4022    3985    -37     
+ Misses       10129   10007   -122     
+ Partials       546     540     -6     
Files with missing lines Coverage Δ
...core/engine/configuration/ConfigurationRegistry.kt 68.2% <ø> (-0.2%) ⬇️
...er/fhircore/engine/data/local/DefaultRepository.kt 58.4% <ø> (-0.2%) ⬇️
...e/engine/data/local/register/RegisterRepository.kt 69.5% <ø> (-0.9%) ⬇️
...r/fhircore/engine/datastore/PreferenceDataStore.kt 66.6% <ø> (-2.6%) ⬇️
...gister/fhircore/engine/datastore/ProtoDataStore.kt 65.3% <ø> (ø)
...gister/fhircore/engine/rulesengine/RulesFactory.kt 66.4% <ø> (-1.1%) ⬇️
...gister/fhircore/engine/sync/AppTimeStampContext.kt 100.0% <ø> (ø)
...gister/fhircore/engine/sync/SyncListenerManager.kt 95.2% <ø> (-0.3%) ⬇️
...fhircore/engine/task/FhirCompleteCarePlanWorker.kt 70.7% <ø> (-3.2%) ⬇️
...ircore/engine/ui/base/BaseMultiLanguageActivity.kt 0.0% <ø> (ø)
... and 12 more
---- 🚨 Try these New Features: