Skip to content

fix: properly merge build-xcframework-slice.sh

4c526ce
Select commit
Loading
Failed to load commit list.
Open

feat(objc): Add SentryObjC wrapper SDK #7598

fix: properly merge build-xcframework-slice.sh
4c526ce
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
Sources/SentryObjCBridge/SentryObjCBridge.swift 0.000% 100 Missing ⚠️
...entryObjCTypes/Public/SentryObjCAttributeContent.m 12.500% 28 Missing ⚠️
...s/SentryObjCBridge/SentryObjCBridgeCallbacks.swift 50.000% 4 Missing ⚠️
...ources/Swift/Protocol/SentryAttributeContent.swift 0.000% 2 Missing ⚠️
Sources/SentryObjCTypes/Public/SentryObjCMetric.m 90.000% 1 Missing ⚠️
Sources/SentryObjCTypes/Public/SentryObjCUnit.m 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              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.