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

Support join URLs to generate OPcodes on phone, Fix URL scheme, "Paste" improvements #1187

Merged
merged 9 commits into from
Oct 23, 2024

add tests for opcode.ts

ee85fb0
Select commit
Loading
Failed to load commit list.
Merged

Support join URLs to generate OPcodes on phone, Fix URL scheme, "Paste" improvements #1187

add tests for opcode.ts
ee85fb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2024 in 1s

70.47% of diff hit (target 29.41%)

View this Pull Request on Codecov

70.47% of diff hit (target 29.41%)

Annotations

Check warning on line 43 in www/js/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/App.tsx#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 45 in www/js/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/App.tsx#L45

Added line #L45 was not covered by tests

Check warning on line 47 in www/js/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/App.tsx#L47

Added line #L47 was not covered by tests

Check warning on line 10 in www/js/components/QrCode.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/components/QrCode.tsx#L10

Added line #L10 was not covered by tests

Check warning on line 51 in www/js/components/QrCode.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/components/QrCode.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 187 in www/js/config/dynamicConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/config/dynamicConfig.ts#L187

Added line #L187 was not covered by tests

Check warning on line 208 in www/js/config/dynamicConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/config/dynamicConfig.ts#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 116 in www/js/config/opcode.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/config/opcode.ts#L116

Added line #L116 was not covered by tests

Check warning on line 9 in www/js/control/PopOpCode.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/control/PopOpCode.tsx#L9

Added line #L9 was not covered by tests

Check warning on line 22 in www/js/control/PopOpCode.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/control/PopOpCode.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 36 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L36

Added line #L36 was not covered by tests

Check warning on line 51 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 64 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 66 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L66

Added line #L66 was not covered by tests

Check warning on line 68 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L68

Added line #L68 was not covered by tests

Check warning on line 71 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 138 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L138

Added line #L138 was not covered by tests

Check warning on line 142 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 153 in www/js/onboarding/WelcomePage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

www/js/onboarding/WelcomePage.tsx#L153

Added line #L153 was not covered by tests