Skip to content

Clean up handling of debug/structured logger#2692

Merged
solnic merged 1 commit into
masterfrom
clean-up-debug-transport-and-logger
Sep 4, 2025
Merged

Clean up handling of debug/structured logger#2692
solnic merged 1 commit into
masterfrom
clean-up-debug-transport-and-logger

Introduce structured_logging config namespace

29310a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2025 in 0s

97.27% (+0.01%) compared to ec50db4

View this Pull Request on Codecov

97.27% (+0.01%) compared to ec50db4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.27%. Comparing base (ec50db4) to head (29310a4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2692      +/-   ##
==========================================
+ Coverage   97.25%   97.27%   +0.01%     
==========================================
  Files         144      144              
  Lines        5642     5645       +3     
==========================================
+ Hits         5487     5491       +4     
+ Misses        155      154       -1     
Components Coverage Δ
sentry-ruby 97.77% <100.00%> (+0.07%) ⬆️
sentry-rails 95.39% <ø> (-0.33%) ⬇️
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (+0.68%) ⬆️
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 98.73% <100.00%> (-0.01%) ⬇️
sentry-ruby/lib/sentry/configuration.rb 98.40% <100.00%> (+0.97%) ⬆️
sentry-ruby/lib/sentry/debug_structured_logger.rb 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.