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: add threshold to always log fatal logs #4707

Merged
merged 3 commits into from
Jan 14, 2025

update comments

43329a1
Select commit
Loading
Failed to load commit list.
Merged

feat: add threshold to always log fatal logs #4707

update comments
43329a1
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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