Skip to content

Merge branch 'master' into andreia/3639/qr-code-reader

d93ea17
Select commit
Loading
Failed to load commit list.
Open

Implement QR code scanner to join surveys #3711

Merge branch 'master' into andreia/3639/qr-code-reader
d93ea17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

68.06% (+0.04%) compared to 1fe9e57

View this Pull Request on Codecov

68.06% (+0.04%) compared to 1fe9e57

Details

Codecov Report

❌ Patch coverage is 68.81720% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.06%. Comparing base (1fe9e57) to head (d93ea17).

Files with missing lines Patch % Lines
.../android/ui/surveyselector/SurveySelectorScreen.kt 48.78% 21 Missing ⚠️
...ndroid/ui/surveyselector/SurveySelectorFragment.kt 28.57% 3 Missing and 2 partials ⚠️
...droid/ui/surveyselector/SurveySelectorViewModel.kt 85.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3711      +/-   ##
============================================
+ Coverage     68.02%   68.06%   +0.04%     
- Complexity     1582     1592      +10     
============================================
  Files           362      365       +3     
  Lines          9284     9366      +82     
  Branches       1199     1207       +8     
============================================
+ Hits           6315     6375      +60     
- Misses         2313     2329      +16     
- Partials        656      662       +6     
Files with missing lines Coverage Δ
.../groundplatform/android/system/GmsQrCodeScanner.kt 100.00% <100.00%> (ø)
...m/android/ui/surveyselector/SurveySelectorEvent.kt 100.00% <100.00%> (ø)
...g/groundplatform/domain/util/SurveyQrCodeParser.kt 100.00% <100.00%> (ø)
...droid/ui/surveyselector/SurveySelectorViewModel.kt 82.53% <85.00%> (+7.53%) ⬆️
...ndroid/ui/surveyselector/SurveySelectorFragment.kt 76.00% <28.57%> (-9.72%) ⬇️
.../android/ui/surveyselector/SurveySelectorScreen.kt 65.21% <48.78%> (-25.11%) ⬇️

... 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.