Add Metrics::Timing.duration_(start,end) #2501
+13
−3
Merged
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
98.20% (+0.02%) compared to bb9ce72
View this Pull Request on Codecov
98.20% (+0.02%) compared to bb9ce72
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.20%. Comparing base (
bb9ce72
) to head (fda0638
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2501 +/- ##
==========================================
+ Coverage 98.17% 98.20% +0.02%
==========================================
Files 128 128
Lines 4833 4837 +4
==========================================
+ Hits 4745 4750 +5
+ Misses 88 87 -1
Components | Coverage Δ | |
---|---|---|
sentry-ruby | 98.57% <100.00%> (+<0.01%) |
⬆️ |
sentry-rails | 97.07% <ø> (+0.15%) |
⬆️ |
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/cron/monitor_check_ins.rb | 100.00% <100.00%> (ø) |
|
sentry-ruby/lib/sentry/metrics/timing.rb | 100.00% <100.00%> (ø) |
Loading