Notify users when their custom options are discarded #2303
Merged
Codecov / codecov/project
succeeded
Apr 29, 2024 in 0s
98.71% (+0.00%) compared to 07aaf5e
View this Pull Request on Codecov
98.71% (+0.00%) compared to 07aaf5e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.71%. Comparing base (
07aaf5e
) to head (e32620d
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2303 +/- ##
=======================================
Coverage 98.71% 98.71%
=======================================
Files 202 202
Lines 13294 13301 +7
=======================================
+ Hits 13123 13130 +7
Misses 171 171
Components | Coverage Δ | |
---|---|---|
sentry-ruby | 99.09% <100.00%> (+<0.01%) |
⬆️ |
sentry-rails | 97.37% <ø> (ø) |
|
sentry-sidekiq | 96.98% <ø> (ø) |
|
sentry-resque | 96.76% <ø> (ø) |
|
sentry-delayed_job | 98.91% <ø> (ø) |
|
sentry-opentelemetry | 100.00% <ø> (ø) |
Files | Coverage Δ | |
---|---|---|
sentry-ruby/lib/sentry/hub.rb | 99.38% <100.00%> (+<0.01%) |
⬆️ |
sentry-ruby/lib/sentry/scope.rb | 100.00% <100.00%> (ø) |
|
sentry-ruby/spec/sentry/hub_spec.rb | 96.86% <100.00%> (+0.03%) |
⬆️ |
sentry-ruby/spec/sentry/scope_spec.rb | 100.00% <100.00%> (ø) |
Loading