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

Add Sentry::Cron::MonitorCheckIns module for automatic monitoring of jobs #2130

Merged
merged 1 commit into from
Oct 9, 2023

Add `Sentry::Cron::MonitorCheckIns` module for automatic monitoring o…

571e522
Select commit
Loading
Failed to load commit list.
Merged

Add Sentry::Cron::MonitorCheckIns module for automatic monitoring of jobs #2130

Add `Sentry::Cron::MonitorCheckIns` module for automatic monitoring o…
571e522
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 9, 2023 in 0s

97.27% (-0.03%) compared to 3d0ed07

View this Pull Request on Codecov

97.27% (-0.03%) compared to 3d0ed07

Details

Codecov Report

Merging #2130 (571e522) into master (3d0ed07) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2130      +/-   ##
==========================================
- Coverage   97.30%   97.27%   -0.03%     
==========================================
  Files          96       89       -7     
  Lines        3596     3342     -254     
==========================================
- Hits         3499     3251     -248     
+ Misses         97       91       -6     
Components Coverage Δ
sentry-ruby 97.94% <100.00%> (-0.06%) ⬇️
sentry-rails 94.96% <ø> (ø)
sentry-sidekiq ∅ <ø> (∅)
sentry-resque 91.80% <ø> (-1.64%) ⬇️
sentry-delayed_job 94.36% <ø> (ø)
sentry-opentelemetry ∅ <ø> (∅)
Files Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 95.33% <100.00%> (-0.50%) ⬇️
sentry-ruby/lib/sentry/cron/monitor_check_ins.rb 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes