feat: Deserializing SentryFrame #4739
+370
−0
Merged
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
91.275% (+0.009%) compared to 7d4acb9
View this Pull Request on Codecov
91.275% (+0.009%) compared to 7d4acb9
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.275%. Comparing base (
7d4acb9
) to head (46feb83
).
Additional details and impacted files
@@ Coverage Diff @@
## feat/deserializing-events #4739 +/- ##
===============================================================
+ Coverage 91.265% 91.275% +0.009%
===============================================================
Files 629 631 +2
Lines 72919 73068 +149
Branches 26587 26533 -54
===============================================================
+ Hits 66550 66693 +143
- Misses 6272 6278 +6
Partials 97 97
Files with missing lines | Coverage Δ | |
---|---|---|
...ft/Protocol/Codable/NSNumberDecodableWrapper.swift | 100.000% <100.000%> (ø) |
|
...es/Swift/Protocol/Codable/SentryFrameCodable.swift | 100.000% <100.000%> (ø) |
|
...otocol/Codable/NSNumberDecodableWrapperTests.swift | 100.000% <100.000%> (ø) |
|
Tests/SentryTests/Protocol/SentryFrameTests.swift | 100.000% <100.000%> (ø) |
... and 36 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 7d4acb9...46feb83. Read the comment docs.
Loading