Skip to content

Add extra parameters to QR code#3818

Merged
andreia-ferreira merged 9 commits into
masterfrom
andreia/3798/extra-info-to-qr
Jul 14, 2026
Merged

Add extra parameters to QR code#3818
andreia-ferreira merged 9 commits into
masterfrom
andreia/3798/extra-info-to-qr

add missing method to test class

83f1d31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

67.09% (+0.01%) compared to 8dbca61

View this Pull Request on Codecov

67.09% (+0.01%) compared to 8dbca61

Details

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.09%. Comparing base (8dbca61) to head (83f1d31).

Files with missing lines Patch % Lines
...undplatform/domain/usecases/GetLoiReportUseCase.kt 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3818      +/-   ##
============================================
+ Coverage     67.08%   67.09%   +0.01%     
- Complexity     1799     1805       +6     
============================================
  Files           405      405              
  Lines         10633    10643      +10     
  Branches       1396     1399       +3     
============================================
+ Hits           7133     7141       +8     
- Misses         2758     2759       +1     
- Partials        742      743       +1     
Files with missing lines Coverage Δ
...ain/model/locationofinterest/LocationOfInterest.kt 44.82% <ø> (ø)
...ndplatform/ui/util/AndroidDateFormatter.android.kt 100.00% <100.00%> (ø)
...undplatform/domain/usecases/GetLoiReportUseCase.kt 90.32% <92.30%> (-0.25%) ⬇️

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