Skip to content

Guard log subscribers with initialized check

8ddcd64
Select commit
Loading
Failed to load commit list.
Merged

Guard log subscribers with initialized check #2765

Guard log subscribers with initialized check
8ddcd64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 0s

97.25% (+0.00%) compared to 997ef4e

View this Pull Request on Codecov

97.25% (+0.00%) compared to 997ef4e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.25%. Comparing base (997ef4e) to head (8ddcd64).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2765   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files         130      130           
  Lines        5240     5248    +8     
=======================================
+ Hits         5096     5104    +8     
  Misses        144      144           
Components Coverage Δ
sentry-ruby 97.54% <ø> (ø)
sentry-rails 96.81% <100.00%> (+0.02%) ⬆️
sentry-sidekiq 95.05% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
...ls/log_subscribers/action_controller_subscriber.rb 96.15% <100.00%> (+0.07%) ⬆️
.../rails/log_subscribers/action_mailer_subscriber.rb 96.96% <100.00%> (+0.19%) ⬆️
...try/rails/log_subscribers/active_job_subscriber.rb 89.83% <100.00%> (+0.73%) ⬆️
.../rails/log_subscribers/active_record_subscriber.rb 95.83% <100.00%> (+0.05%) ⬆️
🚀 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.