Skip to content

Logger support#2657

Merged
solnic merged 12 commits into
masterfrom
2644-logger-support
Jun 26, 2025
Merged

Logger support#2657
solnic merged 12 commits into
masterfrom
2644-logger-support

Fix logger patch warning message configuration

cdf0ad8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2025 in 1s

97.48% (+0.49%) compared to 32ca39e

View this Pull Request on Codecov

97.48% (+0.49%) compared to 32ca39e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.48%. Comparing base (32ca39e) to head (cdf0ad8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2657      +/-   ##
==========================================
+ Coverage   96.98%   97.48%   +0.49%     
==========================================
  Files         133      134       +1     
  Lines        5147     5167      +20     
==========================================
+ Hits         4992     5037      +45     
+ Misses        155      130      -25     
Components Coverage Δ
sentry-ruby 97.73% <100.00%> (+0.26%) ⬆️
sentry-rails 96.70% <ø> (+1.79%) ⬆️
sentry-sidekiq 96.57% <ø> (+1.14%) ⬆️
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.14% <100.00%> (+<0.01%) ⬆️
sentry-ruby/lib/sentry/std_lib_logger.rb 100.00% <100.00%> (ø)

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