fix: Fix JSON encoding of infinite numeric values in crash reports #7802
+181
−17
Codecov / codecov/project
succeeded
Apr 27, 2026 in 0s
85.470% (+0.018%) compared to c9cbc23
View this Pull Request on Codecov
85.470% (+0.018%) compared to c9cbc23
Details
Codecov Report
❌ Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.470%. Comparing base (c9cbc23) to head (2d87228).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...SentryCrash/Recording/Tools/SentryCrashJSONCodec.c | 76.000% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7802 +/- ##
=============================================
+ Coverage 85.452% 85.470% +0.018%
=============================================
Files 487 487
Lines 29311 29327 +16
Branches 12671 12680 +9
=============================================
+ Hits 25047 25066 +19
+ Misses 4213 4211 -2
+ Partials 51 50 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...SentryCrash/Recording/Tools/SentryCrashJSONCodec.c | 88.734% <76.000%> (-0.665%) |
⬇️ |
... 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 c9cbc23...2d87228. Read the comment docs.
Loading