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

Implement Clear Data Activity #2797

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

Close activity & app after clearing data

a5100a4
Select commit
Loading
Failed to load commit list.
Draft

Implement Clear Data Activity #2797

Close activity & app after clearing data
a5100a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

26.9% (target 25.0%)

View this Pull Request on Codecov

26.9% (target 25.0%)

Details

Codecov Report

Attention: Patch coverage is 0% with 155 lines in your changes missing coverage. Please review.

Project coverage is 26.9%. Comparing base (83bb186) to head (a5100a4).

Files with missing lines Patch % Lines
...ter/fhircore/quest/ui/cleardata/ClearDataScreen.kt 0.0% 76 Missing ⚠️
.../fhircore/quest/ui/cleardata/ClearDataViewModel.kt 0.0% 64 Missing ⚠️
...r/fhircore/quest/ui/cleardata/ClearDataActivity.kt 0.0% 14 Missing ⚠️
...rcore/engine/util/extension/FhirEngineExtension.kt 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #2797     +/-   ##
=========================================
- Coverage     27.2%   26.9%   -0.3%     
  Complexity     756     756             
=========================================
  Files          278     281      +3     
  Lines        14219   14374    +155     
  Branches      2581    2604     +23     
=========================================
  Hits          3880    3880             
- Misses        9801    9956    +155     
  Partials       538     538             
Files with missing lines Coverage Δ
...rcore/engine/util/extension/FhirEngineExtension.kt 57.6% <0.0%> (-1.2%) ⬇️
...r/fhircore/quest/ui/cleardata/ClearDataActivity.kt 0.0% <0.0%> (ø)
.../fhircore/quest/ui/cleardata/ClearDataViewModel.kt 0.0% <0.0%> (ø)
...ter/fhircore/quest/ui/cleardata/ClearDataScreen.kt 0.0% <0.0%> (ø)