Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve before_send and before_send_transaction's return value handling #2504

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Update changelog

bf68695
Select commit
Loading
Failed to load commit list.
Open

Improve before_send and before_send_transaction's return value handling #2504

Update changelog
bf68695
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 30, 2024 in 1s

98.18% (-0.02%) compared to ad535cc

View this Pull Request on Codecov

98.18% (-0.02%) compared to ad535cc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.18%. Comparing base (ad535cc) to head (bf68695).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2504      +/-   ##
==========================================
- Coverage   98.20%   98.18%   -0.02%     
==========================================
  Files         128      128              
  Lines        4837     4839       +2     
==========================================
+ Hits         4750     4751       +1     
- Misses         87       88       +1     
Components Coverage Δ
sentry-ruby 98.57% <100.00%> (+<0.01%) ⬆️
sentry-rails 96.91% <ø> (-0.16%) ⬇️
sentry-sidekiq 97.42% <ø> (ø)
sentry-resque 92.85% <ø> (ø)
sentry-delayed_job 95.65% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/client.rb 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes