Skip to content

Update CHANGELOG

a3a48b0
Select commit
Loading
Failed to load commit list.
Merged

Add new configuration callbacks #2724

Update CHANGELOG
a3a48b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2025 in 0s

97.29% (-0.02%) compared to 076adb7

View this Pull Request on Codecov

97.29% (-0.02%) compared to 076adb7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.29%. Comparing base (076adb7) to head (a3a48b0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2724      +/-   ##
==========================================
- Coverage   97.31%   97.29%   -0.02%     
==========================================
  Files         144      144              
  Lines        5657     5665       +8     
==========================================
+ Hits         5505     5512       +7     
- Misses        152      153       +1     
Components Coverage Δ
sentry-ruby 97.76% <100.00%> (-0.02%) ⬇️
sentry-rails 95.61% <ø> (ø)
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 98.72% <100.00%> (-0.01%) ⬇️
sentry-ruby/lib/sentry/configuration.rb 98.14% <100.00%> (-0.27%) ⬇️
🚀 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.