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

fix: Use UInts in envelope deserialization #4441

Merged
merged 1 commit into from
Oct 15, 2024

fix: Use UInts in envelope deserialization

49498c8
Select commit
Loading
Failed to load commit list.
Merged

fix: Use UInts in envelope deserialization #4441

fix: Use UInts in envelope deserialization
49498c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

91.345% (+0.011%) compared to f273312

View this Pull Request on Codecov

91.345% (+0.011%) compared to f273312

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.345%. Comparing base (f273312) to head (49498c8).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4441       +/-   ##
=============================================
+ Coverage   91.333%   91.345%   +0.011%     
=============================================
  Files          610       610               
  Lines        49927     49926        -1     
  Branches     18033     18042        +9     
=============================================
+ Hits         45600     45605        +5     
+ Misses        4235      4229        -6     
  Partials        92        92               
Files with missing lines Coverage Δ
Sources/Sentry/SentrySerialization.m 98.360% <100.000%> (ø)

... and 5 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 f273312...49498c8. Read the comment docs.