Migration of Primitive Datatypes from SharedPreferences to PreferenceDataStore #3205
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
@@ 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 |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading