Skip to content

Merge branch 'main' into alwx/fix/set_output

5f6059d
Select commit
Loading
Failed to load commit list.
Merged

Making setOutput in SentrySDKLog.swift public to make it possible to forward logs to the JS console #7444

Merge branch 'main' into alwx/fix/set_output
5f6059d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 1s

85.245% (-0.030%) compared to ad4704b

View this Pull Request on Codecov

85.245% (-0.030%) compared to ad4704b

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.245%. Comparing base (ad4704b) to head (5f6059d).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Sources/Sentry/PrivateSentrySDKOnly.m 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7444       +/-   ##
=============================================
- Coverage   85.275%   85.245%   -0.030%     
=============================================
  Files          479       479               
  Lines        28579     28582        +3     
  Branches     12425     12407       -18     
=============================================
- Hits         24371     24365        -6     
- Misses        4162      4171        +9     
  Partials        46        46               
Files with missing lines Coverage Δ
Sources/Swift/Core/Tools/SentrySDKLog.swift 100.000% <100.000%> (ø)
Sources/Sentry/PrivateSentrySDKOnly.m 73.333% <0.000%> (-0.617%) ⬇️

... 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 ad4704b...5f6059d. Read the comment docs.