Skip to content

Move GetDataSharingTermsUseCase to :core:domain - #3901

Merged
shobhitagarwal1612 merged 1 commit into
masterfrom
new-brand
Aug 26, 2026
Merged

Move GetDataSharingTermsUseCase to :core:domain#3901
shobhitagarwal1612 merged 1 commit into
masterfrom
new-brand

refactor: migrate data sharing consent logic to SurveyRepository and …

86dd0d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

68.81% (-0.02%) compared to 3213cb5

View this Pull Request on Codecov

68.81% (-0.02%) compared to 3213cb5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.81%. Comparing base (3213cb5) to head (86dd0d2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3901      +/-   ##
============================================
- Coverage     68.82%   68.81%   -0.02%     
- Complexity     1933     1935       +2     
============================================
  Files           411      411              
  Lines         10968    10966       -2     
  Branches       1428     1428              
============================================
- Hits           7549     7546       -3     
- Misses         2674     2675       +1     
  Partials        745      745              
Files with missing lines Coverage Δ
...undplatform/android/repository/SurveyRepository.kt 82.05% <100.00%> (+0.97%) ⬆️
...me/mapcontainer/HomeScreenMapContainerViewModel.kt 71.42% <100.00%> (-0.19%) ⬇️
...main/usecases/survey/GetDataSharingTermsUseCase.kt 90.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.