refactor: Migrate SentryMsgPackSerializer from Objective-C to Swift #6143
+883
−261
Codecov / codecov/project
succeeded
Oct 9, 2025 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 97.04142%
with 5 lines
in your changes missing coverage. Please review.
main@3e57e15
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
.../Swift/Tools/MsgPack/SentryMsgPackSerializer.swift | 96.666% | 3 Missing |
...ces/Swift/Tools/MsgPack/URL+SentryStreamable.swift | 88.235% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6143 +/- ##
========================================
Coverage ? 86.828%
========================================
Files ? 442
Lines ? 37345
Branches ? 17399
========================================
Hits ? 32426
Misses ? 4644
Partials ? 275
Files with missing lines | Coverage Δ | |
---|---|---|
SentryTestUtils/TestStreamableObject.swift | 100.000% <100.000%> (ø) |
|
Sources/Sentry/SentryClient.m | 99.329% <ø> (ø) |
|
...es/Swift/Tools/MsgPack/Data+SentryStreamable.swift | 100.000% <100.000%> (ø) |
|
Sources/Swift/Tools/SentryEnvelopeItem.swift | 91.034% <100.000%> (ø) |
|
...ces/Swift/Tools/MsgPack/URL+SentryStreamable.swift | 88.235% <88.235%> (ø) |
|
.../Swift/Tools/MsgPack/SentryMsgPackSerializer.swift | 96.666% <96.666%> (ø) |
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 3e57e15...568d287. Read the comment docs.
Loading