Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QR code scanner #2576

Merged
merged 12 commits into from
Feb 19, 2024

Remove lib reference

2279a48
Select commit
Loading
Failed to load commit list.
Merged

Add QR code scanner #2576

Remove lib reference
2279a48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 1s

0.00% of diff hit (target 27.54%)

View this Pull Request on Codecov

0.00% of diff hit (target 27.54%)

Annotations

Check warning on line 13 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 29 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L24-L29

Added lines #L24 - L29 were not covered by tests

Check warning on line 48 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L31-L48

Added lines #L31 - L48 were not covered by tests

Check warning on line 84 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L50-L84

Added lines #L50 - L84 were not covered by tests

Check warning on line 94 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L86-L94

Added lines #L86 - L94 were not covered by tests

Check warning on line 121 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L96-L121

Added lines #L96 - L121 were not covered by tests

Check warning on line 125 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 135 in Sources/App/QRCodeScanner/BarcodeScannerView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerView.swift#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 14 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 30 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L16-L30

Added lines #L16 - L30 were not covered by tests

Check warning on line 44 in Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/BarcodeScannerViewModel.swift#L32-L44

Added lines #L32 - L44 were not covered by tests

Check warning on line 8 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 11 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L11

Added line #L11 was not covered by tests

Check warning on line 26 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L13-L26

Added lines #L13 - L26 were not covered by tests

Check warning on line 32 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 41 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L35-L41

Added lines #L35 - L41 were not covered by tests

Check warning on line 47 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 53 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L53

Added line #L53 was not covered by tests

Check warning on line 61 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L55-L61

Added lines #L55 - L61 were not covered by tests

Check warning on line 69 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 137 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L71-L137

Added lines #L71 - L137 were not covered by tests

Check warning on line 159 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L139-L159

Added lines #L139 - L159 were not covered by tests

Check warning on line 169 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L161-L169

Added lines #L161 - L169 were not covered by tests

Check warning on line 188 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L171-L188

Added lines #L171 - L188 were not covered by tests

Check warning on line 214 in Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/QRCodeScanner/Camera/BarcodeScannerCamera.swift#L190-L214

Added lines #L190 - L214 were not covered by tests