Skip to content

Add options

0590db9
Select commit
Loading
Failed to load commit list.
Draft

New runloop observer #5632

Add options
0590db9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2025 in 1s

8.157% (-78.394%) compared to 102cf89

View this Pull Request on Codecov

8.157% (-78.394%) compared to 102cf89

Details

Codecov Report

Attention: Patch coverage is 0.46296% with 215 lines in your changes missing coverage. Please review.

Project coverage is 8.157%. Comparing base (102cf89) to head (0590db9).

Files with missing lines Patch % Lines
Sources/Swift/HangTracker.swift 0.000% 185 Missing ⚠️
Sources/Sentry/SentrySDK.m 0.000% 16 Missing ⚠️
Sources/Sentry/SentryDependencyContainer.m 0.000% 7 Missing ⚠️
...rces/Sentry/SentryDependencyContainerSwiftHelper.m 0.000% 7 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (102cf89) and HEAD (0590db9). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (102cf89) HEAD (0590db9)
4 1
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main    #5632        +/-   ##
=============================================
- Coverage   86.550%   8.157%   -78.394%     
=============================================
  Files          417      386        -31     
  Lines        35429    27595      -7834     
  Branches     15353       57     -15296     
=============================================
- Hits         30664     2251     -28413     
- Misses        4725    25344     +20619     
+ Partials        40        0        -40     
Files with missing lines Coverage Δ
Sources/Swift/SentryExperimentalOptions.swift 45.454% <100.000%> (-37.879%) ⬇️
Sources/Sentry/SentryDependencyContainer.m 40.106% <0.000%> (-48.266%) ⬇️
...rces/Sentry/SentryDependencyContainerSwiftHelper.m 0.000% <0.000%> (-100.000%) ⬇️
Sources/Sentry/SentrySDK.m 8.201% <0.000%> (-80.520%) ⬇️
Sources/Swift/HangTracker.swift 0.000% <0.000%> (ø)

... and 407 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 102cf89...0590db9. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.