Skip to content

Update CHANGELOG

154de94
Select commit
Loading
Failed to load commit list.
Merged

Add sentry.origin to log events #2712

Update CHANGELOG
154de94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2025 in 1s

97.33% (+7.99%) compared to 21d4d57

View this Pull Request on Codecov

97.33% (+7.99%) compared to 21d4d57

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.33%. Comparing base (21d4d57) to head (154de94).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2712      +/-   ##
==========================================
+ Coverage   89.33%   97.33%   +7.99%     
==========================================
  Files         137      144       +7     
  Lines        5474     5657     +183     
==========================================
+ Hits         4890     5506     +616     
+ Misses        584      151     -433     
Components Coverage Δ
sentry-ruby 97.78% <100.00%> (+0.50%) ⬆️
sentry-rails 95.72% <100.00%> (+53.72%) ⬆️
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-rails/lib/sentry/rails/log_subscriber.rb 100.00% <100.00%> (+50.00%) ⬆️
sentry-ruby/lib/sentry-ruby.rb 98.73% <ø> (+2.53%) ⬆️
sentry-ruby/lib/sentry/client.rb 99.41% <100.00%> (+2.38%) ⬆️
sentry-ruby/lib/sentry/log_event.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/std_lib_logger.rb 100.00% <100.00%> (ø)

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