Skip to content

Always set up the StructuredLogger and no-op capture_log_event if logs

2b06876
Select commit
Loading
Failed to load commit list.
Merged

Always set up the StructuredLogger and no-op capture_log_event if logs are disabled #2752

Always set up the StructuredLogger and no-op capture_log_event if logs
2b06876
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 0s

97.22% (+0.01%) compared to 4d9c5d1

View this Pull Request on Codecov

97.22% (+0.01%) compared to 4d9c5d1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (4d9c5d1) to head (2b06876).

Additional details and impacted files
@@             Coverage Diff             @@
##           6.0-dev    #2752      +/-   ##
===========================================
+ Coverage    97.20%   97.22%   +0.01%     
===========================================
  Files          130      130              
  Lines         5221     5216       -5     
===========================================
- Hits          5075     5071       -4     
+ Misses         146      145       -1     
Components Coverage Δ
sentry-ruby 97.51% <100.00%> (+0.02%) ⬆️
sentry-rails 96.74% <ø> (ø)
sentry-sidekiq 95.05% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 99.10% <100.00%> (+0.41%) ⬆️
sentry-ruby/lib/sentry/hub.rb 97.93% <100.00%> (ø)
🚀 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.