chore: Remove SentryDependencyContainer uses in SentryCrash
#7514
Codecov / codecov/project
succeeded
Mar 12, 2026 in 0s
85.349% (+0.041%) compared to c9976e2
View this Pull Request on Codecov
85.349% (+0.041%) compared to c9976e2
Details
Codecov Report
❌ Patch coverage is 91.56627% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.349%. Comparing base (c9976e2) to head (df19413).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #7514 +/- ##
=============================================
+ Coverage 85.307% 85.349% +0.041%
=============================================
Files 480 486 +6
Lines 28620 28872 +252
Branches 12376 12521 +145
=============================================
+ Hits 24415 24642 +227
- Misses 4156 4183 +27
+ Partials 49 47 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/Sentry/SentryClient.m | 98.905% <100.000%> (-0.020%) |
⬇️ |
| Sources/Sentry/SentryCrashReportConverter.m | 96.253% <100.000%> (+0.134%) |
⬆️ |
| Sources/Sentry/SentryHub.m | 96.268% <100.000%> (-0.219%) |
⬇️ |
| Sources/Sentry/SentryNoOpSpan.m | 100.000% <100.000%> (ø) |
|
| Sources/Sentry/SentryPerformanceTracker.m | 99.122% <100.000%> (ø) |
|
| Sources/Sentry/SentryStacktraceBuilder.m | 74.358% <100.000%> (ø) |
|
| Sources/Sentry/SentryTracer.m | 98.258% <ø> (+1.440%) |
⬆️ |
| Sources/Sentry/SentryTransaction.m | 89.772% <100.000%> (ø) |
|
| ...urces/Sentry/SentryUIEventTrackerTransactionMode.m | 100.000% <100.000%> (ø) |
|
| ...entryCrash/Installations/SentryCrashInstallation.m | 49.397% <100.000%> (ø) |
|
| ... and 10 more |
... and 48 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 c9976e2...df19413. Read the comment docs.
Loading