ref: Dependency container in Swift #6444
+573
−850
Draft
Codecov / codecov/project
failed
Oct 20, 2025 in 0s
7.530% (-79.397%) compared to 3319d58
View this Pull Request on Codecov
7.530% (-79.397%) compared to 3319d58
Details
Codecov Report
❌ Patch coverage is 18.75000%
with 234 lines
in your changes missing coverage. Please review.
✅ Project coverage is 7.530%. Comparing base (3319d58
) to head (73fab43
).
✅ All tests successful. No failed tests found.
❗ There is a different number of reports uploaded between BASE (3319d58) and HEAD (73fab43). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #6444 +/- ##
=============================================
- Coverage 86.926% 7.530% -79.397%
=============================================
Files 450 417 -33
Lines 37619 35946 -1673
Branches 17378 14134 -3244
=============================================
- Hits 32701 2707 -29994
- Misses 4876 33228 +28352
+ Partials 42 11 -31
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryANRTrackingIntegration.m | 0.000% <ø> (-97.042%) |
⬇️ |
...s/Sentry/SentryAutoBreadcrumbTrackingIntegration.m | 0.000% <ø> (-100.000%) |
⬇️ |
Sources/Sentry/SentryCoreDataTrackingIntegration.m | 0.000% <ø> (-100.000%) |
⬇️ |
...try/SentryWatchdogTerminationTrackingIntegration.m | 0.000% <ø> (-85.715%) |
⬇️ |
Sources/Swift/Helper/Dependencies.swift | 100.000% <100.000%> (ø) |
|
Sources/Swift/Networking/RateLimitParser.swift | 3.750% <ø> (-96.250%) |
⬇️ |
...ors/SentryWatchdogTerminationBreadcrumbProcessor.m | 0.000% <0.000%> (-98.572%) |
⬇️ |
Sources/Sentry/Profiling/SentryProfilerState.mm | 0.000% <0.000%> (-99.351%) |
⬇️ |
Sources/Sentry/Profiling/SentryTraceProfiler.mm | 0.000% <0.000%> (-95.385%) |
⬇️ |
Sources/Sentry/SentryProfiler.mm | 2.247% <0.000%> (-88.765%) |
⬇️ |
... and 14 more |
... and 412 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 3319d58...73fab43. Read the comment docs.
Loading