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

chore: Duplicate ANRTracker classes #4262

Merged
merged 2 commits into from
Aug 12, 2024

Merge branch 'main' into feat/non-fatal-app-hangs

252e6a6
Select commit
Loading
Failed to load commit list.
Merged

chore: Duplicate ANRTracker classes #4262

Merge branch 'main' into feat/non-fatal-app-hangs
252e6a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 9, 2024 in 0s

97.355% of diff hit (target 91.542%)

View this Pull Request on Codecov

97.355% of diff hit (target 91.542%)

Annotations

Check warning on line 76 in Sources/Sentry/SentryANRTrackingIntegrationV2.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryANRTrackingIntegrationV2.m#L76

Added line #L76 was not covered by tests

Check warning on line 100 in Sources/Sentry/SentryBaseIntegration.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Sentry/SentryBaseIntegration.m#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 231 in Tests/SentryTests/Integrations/ANR/SentryANRTrackerV2Tests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/SentryTests/Integrations/ANR/SentryANRTrackerV2Tests.swift#L231

Added line #L231 was not covered by tests

Check warning on line 77 in Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 91 in Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 126 in Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Tests/SentryTests/Integrations/ANR/SentryANRTrackingIntegrationV2Tests.swift#L125-L126

Added lines #L125 - L126 were not covered by tests