Skip to content

Merge branch 'main' of github.com:getsentry/sentry-cocoa into itaybre…

918e252
Select commit
Loading
Failed to load commit list.
Open

refactor: Convert SentryCoreDataTrackingIntegration to Swift #7255

Merge branch 'main' of github.com:getsentry/sentry-cocoa into itaybre…
918e252
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 0s

85.032% (+0.006%) compared to 7c58690

View this Pull Request on Codecov

85.032% (+0.006%) compared to 7c58690

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.032%. Comparing base (7c58690) to head (918e252).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7255       +/-   ##
=============================================
+ Coverage   85.025%   85.032%   +0.006%     
=============================================
  Files          471       472        +1     
  Lines        28388     28401       +13     
  Branches     12463     12470        +7     
=============================================
+ Hits         24137     24150       +13     
+ Misses        4204      4202        -2     
- Partials        47        49        +2     
Files with missing lines Coverage Δ
Sources/Sentry/SentryBaseIntegration.m 70.666% <ø> (-1.486%) ⬇️
Sources/Sentry/SentryCoreDataSwizzlingHelper.m 100.000% <100.000%> (ø)
Sources/Sentry/SentrySDKInternal.m 84.120% <100.000%> (-0.068%) ⬇️
Sources/Swift/Core/Integrations/Integrations.swift 100.000% <100.000%> (ø)
...Performance/CoreData/SentryCoreDataSwizzling.swift 100.000% <100.000%> (ø)
...e/CoreData/SentryCoreDataTrackingIntegration.swift 100.000% <100.000%> (ø)
Sources/Swift/SentryDependencyContainer.swift 96.385% <100.000%> (+0.021%) ⬆️

... and 5 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 7c58690...918e252. Read the comment docs.