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

chalabi/mobile on desktop #150

Merged
merged 11 commits into from
Jan 6, 2025

chore: make onWalletClicked composable and documented

a0a7c71
Select commit
Loading
Failed to load commit list.
Merged

chalabi/mobile on desktop #150

chore: make onWalletClicked composable and documented
a0a7c71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2024 in 0s

13.23% of diff hit (target 56.02%)

View this Pull Request on Codecov

13.23% of diff hit (target 56.02%)

Annotations

Check warning on line 66 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 114 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 153 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L143-L153

Added lines #L143 - L153 were not covered by tests

Check warning on line 155 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L155

Added line #L155 was not covered by tests

Check warning on line 176 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L163-L176

Added lines #L163 - L176 were not covered by tests

Check warning on line 199 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L184-L199

Added lines #L184 - L199 were not covered by tests

Check warning on line 245 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L209-L245

Added lines #L209 - L245 were not covered by tests

Check warning on line 277 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L259-L277

Added lines #L259 - L277 were not covered by tests

Check warning on line 296 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L293-L296

Added lines #L293 - L296 were not covered by tests

Check warning on line 302 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L300-L302

Added lines #L300 - L302 were not covered by tests

Check warning on line 305 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 315 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L308-L315

Added lines #L308 - L315 were not covered by tests

Check warning on line 335 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 349 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L347-L349

Added lines #L347 - L349 were not covered by tests

Check warning on line 362 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L358-L362

Added lines #L358 - L362 were not covered by tests

Check warning on line 399 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L399

Added line #L399 was not covered by tests

Check warning on line 423 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L423

Added line #L423 was not covered by tests

Check warning on line 448 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L448

Added line #L448 was not covered by tests

Check warning on line 467 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L467

Added line #L467 was not covered by tests

Check warning on line 512 in components/react/modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/modal.tsx#L509-L512

Added lines #L509 - L512 were not covered by tests

Check warning on line 24 in components/react/views/Connecting.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/views/Connecting.tsx#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 49 in components/react/views/Connecting.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/views/Connecting.tsx#L49

Added line #L49 was not covered by tests

Check warning on line 23 in components/react/views/Error.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/views/Error.tsx#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 52 in components/react/views/Error.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/views/Error.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 54 in components/react/views/Error.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/react/views/Error.tsx#L54

Added line #L54 was not covered by tests