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

Fix flaky test testComplicationsWithPreRendered #2472

Merged
merged 1 commit into from
Dec 7, 2023

Fix flaky test

a6b987b
Select commit
Loading
Failed to load commit list.
Merged

Fix flaky test testComplicationsWithPreRendered #2472

Fix flaky test
a6b987b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 1s

17.85% of diff hit (target 28.37%)

View this Pull Request on Codecov

17.85% 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 134 in Sources/App/Settings/DebugSettingsViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/Settings/DebugSettingsViewController.swift#L134

Added line #L134 was 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 53 in Sources/App/ThreadCredentialsSharing/ThreadClientService.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadClientService.swift#L51-L53

Added lines #L51 - L53 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 48 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L13 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L50-L58

Added lines #L50 - L58 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L61-L77

Added lines #L61 - L77 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L79-L83

Added lines #L79 - L83 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L86-L98

Added lines #L86 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L100-L121

Added lines #L100 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingView.swift#L123-L134

Added lines #L123 - L134 were not covered by tests

Check warning on line 31 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift#L31

Added line #L31 was not covered by tests

Check warning on line 55 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift#L37-L55

Added lines #L37 - L55 were not covered by tests

Check warning on line 60 in Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/ThreadCredentialsSharing/ThreadCredentialsSharingViewModel.swift#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 21 in Sources/App/WebView/WebViewController.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/App/WebView/WebViewController.swift#L21

Added line #L21 was not covered by tests