Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Deserializing SentryFrame #4739

Merged
merged 13 commits into from
Jan 23, 2025

fix tests

46feb83
Select commit
Loading
Failed to load commit list.
Merged

feat: Deserializing SentryFrame #4739

fix tests
46feb83
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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