Skip to content

Update Questionnaire population with sdc changes on immutability

012ce4d
Select commit
Loading
Failed to load commit list.
Open

Update Android FHIR SDK library versions #3804

Update Questionnaire population with sdc changes on immutability
012ce4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2025 in 1s

24.5% (target 25.0%)

View this Pull Request on Codecov

24.5% (target 25.0%)

Details

Codecov Report

❌ Patch coverage is 8.65385% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.5%. Comparing base (aaebbb6) to head (012ce4d).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...e/quest/ui/questionnaire/QuestionnaireViewModel.kt 6.5% 57 Missing ⚠️
.../sdc/qrCode/EditTextQrCodeItemViewHolderFactory.kt 9.3% 29 Missing ⚠️
...re/engine/util/extension/QuestionnaireExtension.kt 0.0% 4 Missing ⚠️
...quest/ui/sdc/password/PasswordViewHolderFactory.kt 0.0% 3 Missing ⚠️
...re/quest/ui/questionnaire/QuestionnaireActivity.kt 0.0% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (24.5%) is below the target coverage (25.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main   #3804     +/-   ##
=========================================
- Coverage     25.0%   24.5%   -0.6%     
- Complexity     844     849      +5     
=========================================
  Files          297     303      +6     
  Lines        16102   16522    +420     
  Branches      2689    2762     +73     
=========================================
+ Hits          4038    4060     +22     
- Misses       11580   11979    +399     
+ Partials       484     483      -1     
Files with missing lines Coverage Δ
...t/ui/sdc/qrCode/EditTextQrCodeViewHolderFactory.kt 17.1% <100.0%> (ø)
...re/quest/ui/questionnaire/QuestionnaireActivity.kt 0.6% <0.0%> (-0.1%) ⬇️
...quest/ui/sdc/password/PasswordViewHolderFactory.kt 0.0% <0.0%> (ø)
...re/engine/util/extension/QuestionnaireExtension.kt 54.4% <0.0%> (-1.8%) ⬇️
.../sdc/qrCode/EditTextQrCodeItemViewHolderFactory.kt 7.1% <9.3%> (-2.0%) ⬇️
...e/quest/ui/questionnaire/QuestionnaireViewModel.kt 5.8% <6.5%> (+0.4%) ⬆️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.