Skip to content

Refactor log event processing to count discarded logs instead of stor…

297ce99
Select commit
Loading
Failed to load commit list.
Merged

Support for before_send_log option #2634

Refactor log event processing to count discarded logs instead of stor…
297ce99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2025 in 1s

95.12% (-2.00%) compared to 73745bb

View this Pull Request on Codecov

95.12% (-2.00%) compared to 73745bb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.12%. Comparing base (73745bb) to head (297ce99).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2634      +/-   ##
==========================================
- Coverage   97.11%   95.12%   -2.00%     
==========================================
  Files         133      133              
  Lines        5095     5125      +30     
==========================================
- Hits         4948     4875      -73     
- Misses        147      250     +103     
Components Coverage Δ
sentry-ruby 95.49% <100.00%> (-2.21%) ⬇️
sentry-rails 91.91% <ø> (-2.89%) ⬇️
sentry-sidekiq 96.16% <ø> (+1.89%) ⬆️
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 98.62% <ø> (-1.38%) ⬇️
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/client.rb 99.40% <100.00%> (+0.07%) ⬆️
sentry-ruby/lib/sentry/configuration.rb 98.35% <100.00%> (+0.01%) ⬆️
sentry-ruby/lib/sentry/log_event_buffer.rb 100.00% <100.00%> (ø)

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