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

feat(user feedback): display a button in a window that presents a vc #4364

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

fix deprecation/rename

1bc5a95
Select commit
Loading
Failed to load commit list.
Open

feat(user feedback): display a button in a window that presents a vc #4364

fix deprecation/rename
1bc5a95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 0s

8.625% of diff hit (target 91.318%)

View this Pull Request on Codecov

8.625% of diff hit (target 91.318%)

Annotations

Check warning on line 21 in Sources/Sentry/NSLocale+Sentry.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/NSLocale+Sentry.m#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 793 in Sources/Sentry/SentryOptions.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryOptions.m#L791-L793

Added lines #L791 - L793 were not covered by tests

Check warning on line 470 in Sources/Sentry/SentrySDK.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentrySDK.m#L469-L470

Added lines #L469 - L470 were not covered by tests

Check warning on line 112 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L112

Added line #L112 was not covered by tests

Check warning on line 117 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L117

Added line #L117 was not covered by tests

Check warning on line 119 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L119

Added line #L119 was not covered by tests

Check warning on line 121 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L121

Added line #L121 was not covered by tests

Check warning on line 123 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L123

Added line #L123 was not covered by tests

Check warning on line 128 in Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/Configuration/SentryUserFeedbackConfiguration.swift#L128

Added line #L128 was not covered by tests

Check warning on line 18 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L18

Added line #L18 was not covered by tests

Check warning on line 22 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 25 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L25

Added line #L25 was not covered by tests

Check warning on line 28 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L28

Added line #L28 was not covered by tests

Check warning on line 31 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L31

Added line #L31 was not covered by tests

Check warning on line 44 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L44

Added line #L44 was not covered by tests

Check warning on line 53 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 60 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L60

Added line #L60 was not covered by tests

Check warning on line 80 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L80

Added line #L80 was not covered by tests

Check warning on line 84 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L84

Added line #L84 was not covered by tests

Check warning on line 88 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 90 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L90

Added line #L90 was not covered by tests

Check warning on line 92 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegration.swift#L92

Added line #L92 was not covered by tests

Check warning on line 16 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegrationShell.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackIntegrationShell.m#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 15 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackWidget.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackWidget.swift#L15

Added line #L15 was not covered by tests

Check warning on line 18 in Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackWidget.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Swift/Integrations/UserFeedback/SentryUserFeedbackWidget.swift#L18

Added line #L18 was not covered by tests