Skip to content

Implement QR code scanner to join surveys#3711

Draft
andreia-ferreira wants to merge 4 commits intomasterfrom
andreia/3639/qr-code-reader
Draft

Implement QR code scanner to join surveys#3711
andreia-ferreira wants to merge 4 commits intomasterfrom
andreia/3639/qr-code-reader

Conversation

@andreia-ferreira
Copy link
Copy Markdown
Collaborator

Fixes

@... PTAL?

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 50.54945% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.50%. Comparing base (5a8384e) to head (c04bf43).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
.../android/ui/surveyselector/SurveySelectorScreen.kt 42.85% 24 Missing ⚠️
.../groundplatform/android/system/GmsQrCodeScanner.kt 18.18% 9 Missing ⚠️
...ndroid/ui/surveyselector/SurveySelectorFragment.kt 28.57% 3 Missing and 2 partials ⚠️
...droid/ui/surveyselector/SurveySelectorViewModel.kt 77.27% 4 Missing and 1 partial ⚠️
...undplatform/domain/model/qrscanner/QrScanResult.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3711      +/-   ##
============================================
+ Coverage     67.95%   68.50%   +0.55%     
+ Complexity     1633     1606      -27     
============================================
  Files           369      375       +6     
  Lines          9267    10591    +1324     
  Branches       1184     1195      +11     
============================================
+ Hits           6297     7255     +958     
- Misses         2322     2685     +363     
- Partials        648      651       +3     
Files with missing lines Coverage Δ
...m/android/ui/surveyselector/SurveySelectorEvent.kt 100.00% <100.00%> (ø)
...domain/usecases/survey/ParseSurveyQrCodeUseCase.kt 100.00% <100.00%> (ø)
...undplatform/domain/model/qrscanner/QrScanResult.kt 0.00% <0.00%> (ø)
...ndroid/ui/surveyselector/SurveySelectorFragment.kt 78.57% <28.57%> (-7.15%) ⬇️
...droid/ui/surveyselector/SurveySelectorViewModel.kt 76.71% <77.27%> (+1.71%) ⬆️
.../groundplatform/android/system/GmsQrCodeScanner.kt 18.18% <18.18%> (ø)
.../android/ui/surveyselector/SurveySelectorScreen.kt 65.00% <42.85%> (-25.33%) ⬇️

... and 234 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant