feat: add threshold to always log fatal logs #4707
+27
−11
Merged
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
91.207% (+0.057%) compared to 6b973b2
View this Pull Request on Codecov
91.207% (+0.057%) compared to 6b973b2
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.207%. Comparing base (
6b973b2
) to head (43329a1
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4707 +/- ##
=============================================
+ Coverage 91.149% 91.207% +0.057%
=============================================
Files 623 624 +1
Lines 71759 72095 +336
Branches 25950 26227 +277
=============================================
+ Hits 65408 65756 +348
+ Misses 6257 6240 -17
- Partials 94 99 +5
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Swift/Tools/SentryLog.swift | 74.468% <100.000%> (+3.736%) |
⬆️ |
Tests/SentryTests/Helper/SentryLogTests.swift | 100.000% <100.000%> (ø) |
... and 61 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 6b973b2...43329a1. Read the comment docs.
Loading