Skip to content

Update QrCodeGenerator for PDF use#3781

Merged
andreia-ferreira merged 4 commits into
masterfrom
andreia/3739/qr-code-update
Jun 11, 2026
Merged

Update QrCodeGenerator for PDF use#3781
andreia-ferreira merged 4 commits into
masterfrom
andreia/3739/qr-code-update

fix code format

7ab9f59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

66.30% (+0.16%) compared to b8ccfab

View this Pull Request on Codecov

66.30% (+0.16%) compared to b8ccfab

Details

Codecov Report

❌ Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.30%. Comparing base (b8ccfab) to head (7ab9f59).

Files with missing lines Patch % Lines
...roundplatform/ui/components/qrcode/GroundQrCode.kt 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3781      +/-   ##
============================================
+ Coverage     66.14%   66.30%   +0.16%     
+ Complexity     1660     1659       -1     
============================================
  Files           386      387       +1     
  Lines         10039    10059      +20     
  Branches       1288     1290       +2     
============================================
+ Hits           6640     6670      +30     
+ Misses         2722     2712      -10     
  Partials        677      677              
Files with missing lines Coverage Δ
...rm/ui/components/qrcode/QrCodeGenerator.android.kt 100.00% <ø> (+100.00%) ⬆️
...ndplatform/ui/components/qrcode/QrCodeGenerator.kt 100.00% <100.00%> (ø)
...roundplatform/ui/components/qrcode/GroundQrCode.kt 0.00% <0.00%> (ø)

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