feat(objc): Add SentryObjC wrapper SDK #7598
Open
Codecov / codecov/project
failed
May 8, 2026 in 0s
85.224% (-0.265%) compared to d0b52d1
View this Pull Request on Codecov
85.224% (-0.265%) compared to d0b52d1
Details
Codecov Report
β Patch coverage is 38.18182% with 136 lines in your changes missing coverage. Please review.
β
Project coverage is 85.224%. Comparing base (d0b52d1) to head (4c526ce).
β
All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #7598 +/- ##
=============================================
- Coverage 85.489% 85.224% -0.265%
=============================================
Files 487 494 +7
Lines 29647 29867 +220
Branches 12877 12895 +18
=============================================
+ Hits 25345 25454 +109
- Misses 4250 4363 +113
+ Partials 52 50 -2 | Files with missing lines | Coverage Ξ | |
|---|---|---|
| ...ryObjCBridge/SentryObjCBridgeTypeConversions.swift | 100.000% <100.000%> (ΓΈ) |
|
| ...ces/SentryObjCTypes/Public/SentryObjCMetricValue.m | 100.000% <100.000%> (ΓΈ) |
|
| Sources/Swift/Core/Helper/Log/SentryLevel.swift | 100.000% <ΓΈ> (ΓΈ) |
|
| ...tegrations/SessionReplay/SentryReplayOptions.swift | 97.175% <ΓΈ> (ΓΈ) |
|
| ...ift/Integrations/UserFeedback/SentryFeedback.swift | 59.183% <ΓΈ> (ΓΈ) |
|
| Sources/Swift/Protocol/SentryAttribute.swift | 92.361% <ΓΈ> (ΓΈ) |
|
| Sources/Swift/Protocol/SentryLog.swift | 97.777% <ΓΈ> (ΓΈ) |
|
| Sources/Swift/Protocol/SentryMetric.swift | 100.000% <ΓΈ> (ΓΈ) |
|
| Sources/Swift/SentryExperimentalOptions.swift | 75.000% <ΓΈ> (ΓΈ) |
|
| Sources/Swift/Tools/SentryEnvelope.swift | 83.333% <ΓΈ> (ΓΈ) |
|
| ... and 9 more |
... and 10 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 d0b52d1...4c526ce. Read the comment docs.
Loading