Improve before_send
and before_send_transaction
's return value handling
#2504
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%> (ø) |
Loading