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

Prevent throw for second thread credentials call #2475

Merged
merged 1 commit into from
Dec 7, 2023

Prevent throw for second thread call

a630a6e
Select commit
Loading
Failed to load commit list.
Merged

Prevent throw for second thread credentials call #2475

Prevent throw for second thread call
a630a6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 1s

13.43% of diff hit (target 28.37%)

View this Pull Request on Codecov

13.43% of diff hit (target 28.37%)

Annotations

Check warning on line 426 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L426

Added line #L426 was not covered by tests

Check warning on line 481 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L481

Added line #L481 was not covered by tests

Check warning on line 561 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L561

Added line #L561 was not covered by tests

Check warning on line 584 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L584

Added line #L584 was not covered by tests

Check warning on line 602 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L602

Added line #L602 was not covered by tests

Check warning on line 613 in Sources/App/AppDelegate.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/AppDelegate.swift#L613

Added line #L613 was not covered by tests

Check warning on line 10 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L5-L10

Added lines #L5 - L10 were not covered by tests

Check warning on line 19 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L12-L19

Added lines #L12 - L19 were not covered by tests

Check warning on line 29 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L21-L29

Added lines #L21 - L29 were not covered by tests

Check warning on line 47 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L31-L47

Added lines #L31 - L47 were not covered by tests

Check warning on line 63 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L49-L63

Added lines #L49 - L63 were not covered by tests

Check warning on line 124 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L65-L124

Added lines #L65 - L124 were not covered by tests

Check warning on line 128 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 134 in Sources/App/DropSupport/DropSupportMessageViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/DropSupport/DropSupportMessageViewController.swift#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 160 in Sources/App/Settings/DebugSettingsViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/Settings/DebugSettingsViewController.swift#L160

Added line #L160 was not covered by tests

Check warning on line 239 in Sources/App/Settings/DebugSettingsViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/Settings/DebugSettingsViewController.swift#L239

Added line #L239 was not covered by tests

Check warning on line 378 in Sources/App/Settings/DebugSettingsViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/Settings/DebugSettingsViewController.swift#L378

Added line #L378 was not covered by tests

Check warning on line 401 in Sources/App/Settings/DebugSettingsViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/Settings/DebugSettingsViewController.swift#L385-L401

Added lines #L385 - L401 were not covered by tests

Check warning on line 63 in Sources/App/ThreadCredentialsSharing/ThreadClientService.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadClientService.swift#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 13 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharing+build.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharing+build.swift#L6-L13

Added lines #L6 - L13 were not covered by tests

Check warning on line 11 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 47 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L13-L47

Added lines #L13 - L47 were not covered by tests

Check warning on line 57 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L49-L57

Added lines #L49 - L57 were not covered by tests

Check warning on line 76 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L60-L76

Added lines #L60 - L76 were not covered by tests

Check warning on line 82 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L78-L82

Added lines #L78 - L82 were not covered by tests