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 17 commits into
base: main
Choose a base branch
from

Merge remote-tracking branch 'origin/main' into clear-data

1541f6f
Select commit
Loading
Failed to load commit list.
Draft

Implement Clear Data Activity #2797

Merge remote-tracking branch 'origin/main' into clear-data
1541f6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

29.2% (target 25.0%)

View this Pull Request on Codecov

29.2% (target 25.0%)

Details

Codecov Report

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

Project coverage is 29.2%. Comparing base (67d3ed4) to head (1541f6f).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...ter/fhircore/quest/ui/cleardata/ClearDataScreen.kt 0.0% 70 Missing ⚠️
.../fhircore/quest/ui/cleardata/ClearDataViewModel.kt 0.0% 60 Missing ⚠️
...r/fhircore/quest/ui/cleardata/ClearDataActivity.kt 0.0% 14 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #2797     +/-   ##
=========================================
- Coverage     39.0%   29.2%   -9.9%     
+ Complexity    1165     800    -365     
=========================================
  Files          284     285      +1     
  Lines        15051   13963   -1088     
  Branches      2667    2493    -174     
=========================================
- Hits          5879    4085   -1794     
- Misses        8329    9340   +1011     
+ Partials       843     538    -305     
Files with missing lines Coverage Δ
...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%> (ø)

... and 72 files with indirect coverage changes