refactor: Convert SentryCoreDataTrackingIntegration to Swift
#7255
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
@@ 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.
Loading