feat(objc): Add SentryObjC wrapper SDK #7598
Open
Codecov / codecov/project
failed
May 6, 2026 in 1s
85.163% (-0.339%) compared to 86bd73c
View this Pull Request on Codecov
85.163% (-0.339%) compared to 86bd73c
Details
Codecov Report
β Patch coverage is 38.18182% with 136 lines in your changes missing coverage. Please review.
β
Project coverage is 85.163%. Comparing base (86bd73c) to head (ec2e43a).
β
All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #7598 +/- ##
=============================================
- Coverage 85.502% 85.163% -0.339%
=============================================
Files 487 494 +7
Lines 29646 29866 +220
Branches 12896 12902 +6
=============================================
+ Hits 25348 25435 +87
- Misses 4248 4381 +133
Partials 50 50 | 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 7 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 86bd73c...ec2e43a. Read the comment docs.
Loading