Skip to content

refactor: Add factory for SentryClient to dependency container #5315

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

Closed
wants to merge 1 commit into from

add sentry client factory to dependency container

8d3b15a
Select commit
Loading
Failed to load commit list.
Closed

refactor: Add factory for SentryClient to dependency container #5315

add sentry client factory to dependency container
8d3b15a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 28, 2025 in 0s

38.709% of diff hit (target 92.905%)

View this Pull Request on Codecov

38.709% of diff hit (target 92.905%)

Annotations

Check warning on line 66 in Sources/Sentry/SentryANRTrackingIntegration.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryANRTrackingIntegration.m#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 68 in Sources/Sentry/SentryANRTrackingIntegration.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryANRTrackingIntegration.m#L68

Added line #L68 was not covered by tests

Check warning on line 79 in Sources/Sentry/SentryClient.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryClient.m#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 180 in Sources/Sentry/SentryDependencyContainer.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryDependencyContainer.m#L177-L180

Added lines #L177 - L180 were not covered by tests

Check warning on line 182 in Sources/Sentry/SentryDependencyContainer.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryDependencyContainer.m#L182

Added line #L182 was not covered by tests

Check warning on line 195 in Sources/Sentry/SentryDependencyContainer.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryDependencyContainer.m#L195

Added line #L195 was not covered by tests

Check warning on line 367 in Sources/Sentry/SentryDependencyContainer.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryDependencyContainer.m#L366-L367

Added lines #L366 - L367 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentrySDK.m#L240-L241

Added lines #L240 - L241 were not covered by tests