Implement QR code scanner to join surveys #3711
Draft
Codecov / codecov/project
succeeded
Apr 29, 2026 in 1s
68.50% (+0.55%) compared to 5a8384e
View this Pull Request on Codecov
68.50% (+0.55%) compared to 5a8384e
Details
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).
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%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading